diff --git a/setup.py b/setup.py index 5bf315b..63e1f64 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ #from distutils.core import setup setup(name='ipart', - version='3.0.7', + version='3.0.9', description='IPART is a Python package for the detection and tracking of atmospheric rivers from gridded IVT data using image-processing techniques.', author='Guangzhi XU', author_email='xugzhi1987@gmail.com',