Skip to content

Commit 51921c9

Browse files
committed
chore(main): Release 0.1.1
1 parent 0df57c3 commit 51921c9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/ecmwf/anemoi-plugins/compare/0.1.0...0.1.1) (2026-01-21)
4+
5+
6+
### Features
7+
8+
* Drop python 3.9 ([#18](https://github.com/ecmwf/anemoi-plugins/issues/18)) ([8c8d92e](https://github.com/ecmwf/anemoi-plugins/commit/8c8d92eb4c955333cb26e2c625d0b741ab740503))
9+
10+
11+
### Bug Fixes
12+
13+
* Allow '-' in plugin name ([#15](https://github.com/ecmwf/anemoi-plugins/issues/15)) ([d7e20c0](https://github.com/ecmwf/anemoi-plugins/commit/d7e20c08c491d132d08324aad6502f93db934075))
14+
* Building sources example ([#21](https://github.com/ecmwf/anemoi-plugins/issues/21)) ([8ef9eec](https://github.com/ecmwf/anemoi-plugins/commit/8ef9eecc6356870749c7b6f1927a448cafcbc654))
15+
316
## 0.1.0 (2025-03-24)
417

518

0 commit comments

Comments
 (0)