Skip to content

Commit d19863a

Browse files
committed
Bump version
1 parent 9b25dcb commit d19863a

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.6.2 - 2026-05-06
9+
10+
* Repackage submodule as a Python package to avoid build complications.
11+
812
## 2.6.1 - 2026-05-06
913

10-
* Determine versions and dates without git (for building the docs)
14+
* Determine versions and dates without git (for building the docs).
1115

1216
## 2.6.0 - 2026-05-06
1317

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dpsprep"
3-
version = "2.6.1"
3+
version = "2.6.2"
44
description = "A DjVu to PDF converter with a focus on small output size and the ability to preserve document outlines and text layers"
55
requires-python = ">=3.11, <4.0"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)