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