Skip to content

Commit 13ba0be

Browse files
committed
releasing v3.3.0
1 parent c238063 commit 13ba0be

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ 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+
## [3.3.0] - 2023-11-15
9+
10+
### Added
11+
12+
- Support for Python 3.12
13+
- Support (and wheels) for musl/Alpine
914

1015
### Changed
1116

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = libzim
3-
version = 3.2.0
3+
version = 3.3.0
44
url = https://github.com/openzim/python-libzim
55
project_urls =
66
Donate = https://www.kiwix.org/en/support-us/

0 commit comments

Comments
 (0)