Skip to content

Commit fca649f

Browse files
committed
Version bump to 4.0.0a2
1 parent 6d4fb34 commit fca649f

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

3939

4040
def version_info():

0 commit comments

Comments
 (0)