We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc1256c + 2dc42a4 commit 8341076Copy full SHA for 8341076
1 file changed
objectbox/__init__.py
@@ -31,7 +31,7 @@
31
]
32
33
# Python binding version
34
-version = Version(0, 7, 0, alpha=1)
+version = Version(0, 7, 0, alpha=5)
35
36
37
def version_info():
0 commit comments