Skip to content

Commit f6030cd

Browse files
committed
🚧 Tentatively bump version number
1 parent af28cf8 commit f6030cd

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.0"
75+
__version__ = "1.3.1"
7676

7777
import warnings
7878

0 commit comments

Comments
 (0)