Skip to content

Commit

Permalink
Merge pull request #56 from ecmwf/develop
Browse files Browse the repository at this point in the history
Release 0.6.1
  • Loading branch information
sandorkertesz authored Jul 15, 2024
2 parents 19492e6 + 5e60456 commit 7687212
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 @@ -11,4 +11,4 @@ dependencies:
- earthkit-geo>=0.2.0
- earthkit-meteo>=0.1.0
- earthkit-plots>=0.1.2
- earthkit-regrid>=0.3.1
- earthkit-regrid>=0.3.2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"earthkit-maps>=0.0.19",
"earthkit-meteo>=0.1.0",
"earthkit-plots>=0.1.2",
"earthkit-regrid>=0.3.1"
"earthkit-regrid>=0.3.2"
]
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 @@ -14,4 +14,4 @@ dependencies:
- earthkit-maps>=0.0.19
- earthkit-meteo>=0.1.0
- earthkit-plots>=0.1.2
- earthkit-regrid>=0.3.1
- earthkit-regrid>=0.3.2

0 comments on commit 7687212

Please sign in to comment.