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