Skip to content

Commit b9182a2

Browse files
committed
Release 3.7.0
1 parent 42be16c commit b9182a2

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
@@ -5,7 +5,7 @@ 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.7.0] - 2025-04-18
99

1010
### Added
1111

pyproject.toml

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

1111
[project]
1212
name = "libzim"
13-
version = "3.6.0"
13+
version = "3.7.0"
1414
requires-python = ">=3.9,<3.14"
1515
description = "A python-facing API for creating and interacting with ZIM files"
1616
authors = [

0 commit comments

Comments
 (0)