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