Skip to content

Commit

Permalink
bump dmod.modeldata 0.9.4 -> 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aaraney committed Mar 12, 2024
1 parent 7ccff3d commit 615dbc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/lib/modeldata/dmod/modeldata/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.4'
__version__ = '0.9.5'
2 changes: 1 addition & 1 deletion python/lib/modeldata/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fiona",
"geopandas",
"dmod-communication>=0.4.2",
"dmod-core>=0.9.0",
"dmod-core>=0.13.1",
"minio",
"aiohttp~=3.8",
"shapely>=2.0.0",
Expand Down

0 comments on commit 615dbc3

Please sign in to comment.