Skip to content

Commit c8108ca

Browse files
committed
Release 3.19.
1 parent 007b4e7 commit c8108ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Changelog
99
Version 3.19
1010
------------
1111

12-
Unreleased
12+
Released 2025-10-01
1313

1414
* Support Python 3.14.
1515
* Remove deprecated empty ``search`` and ``readtime`` extras.

src/reader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
3838
"""
3939

40-
__version__ = '3.19.dev0'
40+
__version__ = '3.19'
4141

4242
# isort: off
4343

0 commit comments

Comments
 (0)