We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b2ca1 commit 538e925Copy full SHA for 538e925
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-0.0.3 (????-??-??)
+0.0.3 (2025-03-14)
5
------------------
6
7
- switched to underscores in project name
setup.py
@@ -35,7 +35,7 @@ def _read(f):
35
"pypdf",
36
"simple-range>=0.0.3",
37
],
38
- version="0.0.2",
+ version="0.0.3",
39
author='Peter Reutemann',
40
author_email='fracpete@waikato.ac.nz',
41
entry_points={
0 commit comments