Skip to content

Commit 17fb62a

Browse files
committed
Bump version to 0.7.0a14
1 parent f4cbf8a commit 17fb62a

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

3939

4040
def version_info():

0 commit comments

Comments
 (0)