We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c238063 commit 13ba0beCopy full SHA for 13ba0be
CHANGELOG.md
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [3.3.0] - 2023-11-15
9
+
10
+### Added
11
12
+- Support for Python 3.12
13
+- Support (and wheels) for musl/Alpine
14
15
### Changed
16
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = libzim
3
-version = 3.2.0
+version = 3.3.0
4
url = https://github.com/openzim/python-libzim
project_urls =
Donate = https://www.kiwix.org/en/support-us/
0 commit comments