Skip to content

Commit 02fe6c8

Browse files
committed
Bump version to v2.6.4
1 parent 3f5f320 commit 02fe6c8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 2.6.4 - 2026-05-15
99

1010
* Import `@override` from `typing_extensions` conditionally.
1111

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.3"
3+
version = "2.6.4"
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)