Skip to content

Commit c74038e

Browse files
committed
🔖 Release 1.6.0
1 parent a799515 commit c74038e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lamindb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109

110110
# ruff: noqa: I001
111111
# denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
112-
__version__ = "1.6a2"
112+
__version__ = "1.6.0"
113113

114114
import warnings
115115

0 commit comments

Comments
 (0)