diff --git a/setup.py b/setup.py index 770b964..677f7d5 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="gssurgo", - version="0.0.4", + version="0.0.5", author="Joseph Stachelek", author_email="stachel2@msu.edu", description="Python toolbox enabling an open source gSSURGO workflow",