Skip to content

Commit

Permalink
Merge main 0.5.1 into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz committed May 14, 2024
2 parents 75a419e + 1b500d9 commit d40d8d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- earthkit-geo>=0.1.0
- earthkit-meteo>=0.1.0
- earthkit-plots>=0.0.6
- earthkit-regrid>=0.3.0
- earthkit-regrid>=0.3.1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"earthkit-maps>=0.0.18",
"earthkit-meteo>=0.1.0",
"earthkit-plots>=0.0.6",
"earthkit-regrid>=0.3.0"
"earthkit-regrid>=0.3.1"
]
description = "A format-agnostic Python interface for geospatial data"
dynamic = ["version"]
Expand Down
2 changes: 1 addition & 1 deletion tests/environment-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- earthkit-maps>=0.0.18
- earthkit-meteo>=0.1.0
- earthkit-plots>=0.0.6
- earthkit-regrid>=0.3.0
- earthkit-regrid>=0.3.1

0 comments on commit d40d8d6

Please sign in to comment.