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 6d4fb34 commit fca649fCopy full SHA for fca649f
objectbox/__init__.py
@@ -34,7 +34,7 @@
34
]
35
36
# Python binding version
37
-version = Version(4, 0, 0, alpha=0)
+version = Version(4, 0, 0, alpha=2)
38
39
40
def version_info():
0 commit comments