diff --git a/setup.py b/setup.py index 0776323..29bed29 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ package_data={"AniMAIRE":[ "anisotropic_MAIRE_engine/data/*.csv" ]}, - version='1.1.4', + version='1.1.5', description='Python library for running the anisotropic version of MAIRE+', long_description=long_description, long_description_content_type='text/markdown',