Skip to content

Commit 1fd79c0

Browse files
committed
Release 3.20.
1 parent 63e4b7c commit 1fd79c0

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.20
1010
------------
1111

12-
Unreleased
12+
Released 2025-11-26
1313

1414
* Add the ``read_only`` :func:`make_reader` argument.
1515
Thanks to `Roman Milko`_ for the PR.

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.20.dev0'
40+
__version__ = '3.20'
4141

4242
# isort: off
4343

0 commit comments

Comments
 (0)