Skip to content

Commit 3b3372c

Browse files
committed
🔖 Release 1.4.0
1 parent 678a517 commit 3b3372c

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
@@ -72,7 +72,7 @@
7272

7373
# ruff: noqa: I001
7474
# denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
75-
__version__ = "1.3.2"
75+
__version__ = "1.4.0"
7676

7777
import warnings
7878

0 commit comments

Comments
 (0)