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