Skip to content

Commit 2951d3b

Browse files
committed
🔖 Release 1.5.0
1 parent 768a82f commit 2951d3b

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.5rc1"
97+
__version__ = "1.5.0"
9898

9999
import warnings
100100

0 commit comments

Comments
 (0)