Skip to content

Commit 00fd048

Browse files
committed
Bump version to 0.7.0a13
1 parent c091e75 commit 00fd048

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=12)
37+
version = Version(0, 7, 0, alpha=13)
3838

3939

4040
def version_info():

0 commit comments

Comments
 (0)