diff --git a/python/setup.py.in b/python/setup.py.in index 902a946..a30b896 100644 --- a/python/setup.py.in +++ b/python/setup.py.in @@ -17,7 +17,7 @@ class InstallPlatlib(install): setup( name='parflowio', - version='0.0.6', + version='0.0.7', author='arezaii', author_email='\"Parflow Dev Team\" ', url='https://github.com/hydroframe/parflowio',