Skip to content

Commit 9fb170a

Browse files
committed
Release 3.22.
1 parent ac2b1c1 commit 9fb170a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

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

12-
Unreleased
12+
Released 2026-04-01
1313

1414
* :func:`make_reader` plugin loading improvements. (:issue:`395`)
1515

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

4242
# isort: off
4343

0 commit comments

Comments
 (0)