We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af28cf8 commit f6030cdCopy full SHA for f6030cd
‎lamindb/__init__.py‎
@@ -72,7 +72,7 @@
72
73
# ruff: noqa: I001
74
# denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
75
-__version__ = "1.3.0"
+__version__ = "1.3.1"
76
77
import warnings
78
0 commit comments