Skip to content

Commit

Permalink
pyaro v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake authored and thorbjoernl committed Oct 8, 2024
1 parent ce4ca29 commit 7d89f8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyaerocom_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
- pip:
- geojsoncontour
- geocoder_reverse_natural_earth >= 0.0.2
- pyaro >= 0.0.10
- pyaro >= 0.0.12
- aerovaldb >= 0.1.1
## testing
- pytest >=7.4
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies = [
'cf-units>=3.1',
"pydantic>=2.7.1",
"pyproj>=3.0.0",
"pyaro>=0.0.10",
"pyaro>=0.0.12",
"pooch>=1.7.0",
"psutil>=5.0.0",
]
Expand Down

0 comments on commit 7d89f8c

Please sign in to comment.