diff --git a/setup.py b/setup.py index 3ab45f0..eca84aa 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="qda_modelos", packages=["qda_modelos"], - version="1.1.2", + version="1.1.3", license="BSD", description="Implement bio-optic models to evaluate water quality indexes with satellite images.", long_description=long_description, @@ -17,7 +17,7 @@ author="CERTI Foundation", author_email="qda-pypi@certi.org.br", url="https://github.com/fundacaocerti/qda_modelos", - download_url="https://github.com/fundacaocerti/qda_modelos/archive/v1.1.2.tar.gz", + download_url="https://github.com/fundacaocerti/qda_modelos/archive/v1.1.3.tar.gz", keywords=[ "bio-optic models", "water quality",