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 b73f7e2 commit 54bdc9fCopy full SHA for 54bdc9f
objectbox/__init__.py
@@ -67,7 +67,7 @@
67
]
68
69
# Python binding version
70
-version = Version(4, 0, 0, alpha=5)
+version = Version(4, 0, 0)
71
72
73
def version_info():
0 commit comments