Skip to content

Commit 3a60348

Browse files
committed
🔖 Release 1.3.2
1 parent 1e86723 commit 3a60348

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.1"
75+
__version__ = "1.3.2"
7676

7777
import warnings
7878

0 commit comments

Comments
 (0)