diff --git a/setup.py b/setup.py index c73526d..dfe0693 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='pysheds', - version='0.2.6', + version='0.2.7', description='🌎 Simple and fast watershed delineation in python.', author='Matt Bartos', author_email='mdbartos@umich.edu',