Skip to content

Commit f66c269

Browse files
authored
fix: bump anemoi-transform version to 0.1.25 (#543)
## Description <!-- What issue or task does this change relate to? --> ## What problem does this change solve? <!-- Describe if it's a bugfix, new feature, doc update, or breaking change --> ## What issue or task does this change relate to? <!-- link to Issue Number --> ## Additional notes ## <!-- Include any additional information, caveats, or considerations that the reviewer should be aware of. --> ***As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/*** By opening this pull request, I affirm that all authors agree to the [Contributor License Agreement.](https://github.com/ecmwf/codex/blob/main/Legal/contributor_license_agreement.md)
1 parent 5a453bd commit f66c269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dynamic = [
4747
"version",
4848
]
4949
dependencies = [
50-
"anemoi-transform>=0.1.24",
50+
"anemoi-transform>=0.1.25",
5151
"anemoi-utils>=0.5",
5252
"cfunits",
5353
"glom",

0 commit comments

Comments
 (0)