Skip to content

Commit 8d752fa

Browse files
committed
release 0.2.2
1 parent 45ab1f6 commit 8d752fa

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.2.3] - November, 2025
7+
## [0.2.2] - November, 2025
88

99
### Features
1010

1111
* Support for Météo-France ensemble model `PE-ARPEGE` (#38)
12-
13-
## [0.2.2] - August, 2025
14-
15-
### Features
16-
1712
* Support for Météo-France ensemble model `PE-AROME` (#38)
1813

1914
## [0.2.1] - August, 2025

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "meteole"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
requires-python = ">3.8.0"
99
description = "A Python client library for forecast model APIs (e.g., Météo-France)."
1010
readme = "README.md"

0 commit comments

Comments
 (0)