Skip to content

Commit

Permalink
Bump version to v0.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
msramalho committed Sep 27, 2022
1 parent e9a7519 commit de91354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoclustering/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_MAJOR = "0"
_MINOR = "3"
_MINOR = "4"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "0"
Expand Down

0 comments on commit de91354

Please sign in to comment.