Skip to content

Commit cf3958a

Browse files
committed
chore: Release main
1 parent 6819be1 commit cf3958a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"training": "0.7.0",
33
"graphs": "0.7.2",
4-
"models": "0.10.0"
4+
"models": "0.10.1"
55
}

models/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Please add your functional changes to the appropriate section in the PR.
99
Keep it human-readable, your future self will thank you!
1010

11+
## [0.10.1](https://github.com/ecmwf/anemoi-core/compare/models-0.10.0...models-0.10.1) (2025-11-19)
12+
13+
14+
### Features
15+
16+
* **models:** Multibackend all_to_all wrapper ([#95](https://github.com/ecmwf/anemoi-core/issues/95)) ([6819be1](https://github.com/ecmwf/anemoi-core/commit/6819be1506411a6760eb0a3749ef46a0dd465a8c))
17+
1118
## [0.10.0](https://github.com/ecmwf/anemoi-core/compare/models-0.9.7...models-0.10.0) (2025-11-17)
1219

1320

0 commit comments

Comments
 (0)