Thanks to visit codestin.com Credit goes to github.com
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 f4cbf8a commit 17fb62aCopy full SHA for 17fb62a
objectbox/__init__.py
@@ -34,7 +34,7 @@
34
]
35
36
# Python binding version
37
-version = Version(0, 7, 0, alpha=13)
+version = Version(0, 7, 0, alpha=14)
38
39
40
def version_info():
0 commit comments