Skip to content

Commit f214a34

Browse files
committed
Bump to version: 0.7.0a10
1 parent 3794e93 commit f214a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
]
3535

3636
# Python binding version
37-
version = Version(0, 7, 0, alpha=9)
37+
version = Version(0, 7, 0, alpha=10)
3838

3939

4040
def version_info():

0 commit comments

Comments
 (0)