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