Skip to content

Commit 538e925

Browse files
committed
prepared for release
1 parent 54b2ca1 commit 538e925

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

4-
0.0.3 (????-??-??)
4+
0.0.3 (2025-03-14)
55
------------------
66

77
- switched to underscores in project name

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def _read(f):
3535
"pypdf",
3636
"simple-range>=0.0.3",
3737
],
38-
version="0.0.2",
38+
version="0.0.3",
3939
author='Peter Reutemann',
4040
author_email='fracpete@waikato.ac.nz',
4141
entry_points={

0 commit comments

Comments
 (0)