Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSWDavis authored Feb 21, 2025
1 parent 9666531 commit cc86813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
package_data={"AniMAIRE":[
"anisotropic_MAIRE_engine/data/*.csv"
]},
version='1.2.2',
version='1.2.3',
description='Python library for running the anisotropic version of MAIRE+',
long_description=long_description,
long_description_content_type='text/markdown',
Expand All @@ -47,7 +47,7 @@
'plotly >= 5.9.0',
'numba >= 0.57.1',
'metpy >= 1.5.1',
'CosRayModifiedISO >= 1.2.3',
'CosRayModifiedISO >= 1.2.9',
'AsympDirsCalculator >= 1.0.8',
'seaborn >= 0.13.2',
'geopandas >= 0.11.1',
Expand Down

0 comments on commit cc86813

Please sign in to comment.