Skip to content

Commit a84a058

Browse files
committed
prepared for release
1 parent 14b6703 commit a84a058

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.20 (????-??-??)
4+
0.2.20 (2025-07-15)
55
-------------------
66

77
- the `is_help_requested` method can now pinpoint whether global help or help for a specific

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.19",
36+
version="0.2.20",
3737
author='Peter Reutemann',
3838
author_email='fracpete@waikato.ac.nz',
3939
entry_points={

0 commit comments

Comments
 (0)