Skip to content

Commit 3e42a16

Browse files
committed
Version 4.0.0a5
1 parent 7dcf4a2 commit 3e42a16

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
@@ -67,7 +67,7 @@
6767
]
6868

6969
# Python binding version
70-
version = Version(4, 0, 0, alpha=4)
70+
version = Version(4, 0, 0, alpha=5)
7171

7272

7373
def version_info():

0 commit comments

Comments
 (0)