Skip to content

Commit 00a3b91

Browse files
committed
Bump version to 0.7.0a12
1 parent a291449 commit 00a3b91

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

3939

4040
def version_info():

0 commit comments

Comments
 (0)