Skip to content

Commit

Permalink
Increase earthkit-regrid to 0.3.1 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz authored May 14, 2024
1 parent 0499db4 commit 1b500d9
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 setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
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

[options.packages.find]
include = earthkit, earthkit.*
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 1b500d9

Please sign in to comment.