diff --git a/setup.py b/setup.py index 12a5bdd..406f605 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ if __name__ == '__main__': setuptools.setup( name="timewise", - version="0.1.6", + version="0.1.7", author="Jannis Necker", author_email="jannis.necker@gmail.com", description="A small package to download infrared data from the WISE satellite",