Skip to content

Commit

Permalink
Update version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenrobot-team committed Dec 8, 2021
1 parent 7ce6b81 commit 8a97f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objectbox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]

# Python binding version
version = Version(0, 3, 0)
version = Version(0, 4, 0)


def version_info():
Expand Down

0 comments on commit 8a97f9d

Please sign in to comment.