Skip to content

Commit cae3baa

Browse files
committed
🔖 Release 1.6a2
1 parent d06030e commit cae3baa

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.6a1"
112+
__version__ = "1.6a2"
113113

114114
import warnings
115115

0 commit comments

Comments
 (0)