Skip to content

Commit 0b2784d

Browse files
committed
prepared for release
1 parent b47f285 commit 0b2784d

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
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.2.21 (????-??-??)
4+
0.2.21 (2025-08-19)
55
-------------------
66

77
- the `ClassRegistry` now supports class listers that list class names (not modules!) to be *ignored*,

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def _read(f):
3333
install_requires=[
3434
"setuptools",
3535
],
36-
version="0.2.20",
36+
version="0.2.21",
3737
author='Peter Reutemann',
3838
author_email='fracpete@waikato.ac.nz',
3939
entry_points={

0 commit comments

Comments
 (0)