Skip to content

Commit 8a97f9d

Browse files
Update version to 0.4.0
1 parent 7ce6b81 commit 8a97f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232

3333
# Python binding version
34-
version = Version(0, 3, 0)
34+
version = Version(0, 4, 0)
3535

3636

3737
def version_info():

0 commit comments

Comments
 (0)