diff --git a/setup.py b/setup.py index 3f7dc00..38eb80b 100644 --- a/setup.py +++ b/setup.py @@ -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",