Skip to content

Commit a418a87

Browse files
committed
🔖 Release 1.5.1
1 parent c081cbd commit a418a87

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
@@ -94,7 +94,7 @@
9494

9595
# ruff: noqa: I001
9696
# denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
97-
__version__ = "1.5.0"
97+
__version__ = "1.5.1"
9898

9999
import warnings
100100

0 commit comments

Comments
 (0)