Skip to content

Commit fc274b0

Browse files
committed
change version
1 parent 8d298dd commit fc274b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.3.0] - November, 2025
7+
## [0.2.3] - November, 2025
88

99
### Bugs
1010

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.3.0"
7+
version = "0.2.3"
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)