Skip to content

Commit 54bdc9f

Browse files
committed
bump to version 4.0.0 #56
1 parent b73f7e2 commit 54bdc9f

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=5)
70+
version = Version(4, 0, 0)
7171

7272

7373
def version_info():

0 commit comments

Comments
 (0)