Skip to content

Commit 1004cf3

Browse files
committed
Prepare for 3.7.1
1 parent b9182a2 commit 1004cf3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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]
9+
810
## [3.7.0] - 2025-04-18
911

1012
### Added

pyproject.toml

+1-1
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.7.0"
13+
version = "3.7.1-dev0"
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)