Skip to content

Commit

Permalink
Update version number in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbartos committed May 9, 2024
1 parent 727c521 commit 69e29b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="pysheds",
version="0.3.5",
version="0.4",
description="🌎 Simple and fast watershed delineation in python.",
long_description="🌎 Simple and fast watershed delineation in python.",
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 69e29b0

Please sign in to comment.