We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1256c commit 2dc42a4Copy full SHA for 2dc42a4
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