Skip to content

Commit 6b01726

Browse files
committed
Release 0.2.2
1 parent 55e4f07 commit 6b01726

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.2.2] - 2025-01-20
99

1010
### Changed
1111

12-
- Add support for 3.13, remove support for 3.8
12+
- Add support for Python 3.13, remove support for Python 3.8 (#19)
1313

1414
## [0.2.1] - 2024-05-06
1515

Diff for: src/hatch_openzim/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0-dev1"
1+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)