Skip to content

Commit 7ef96a9

Browse files
committed
🎨 Release 0.2.1
1 parent 91f7d95 commit 7ef96a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎omop/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
Vocabulary
5555
"""
5656

57-
__version__ = "0.2.0" # denote a pre-release for 0.1.0 with 0.1rc1
57+
__version__ = "0.2.1" # denote a pre-release for 0.1.0 with 0.1rc1
5858

5959
from lamindb_setup import _check_instance_setup
6060

0 commit comments

Comments
 (0)