Skip to content

Commit 54fa1c7

Browse files
committed
prepared for release
1 parent cc98d72 commit 54fa1c7

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.0.2 (????-??-??)
4+
0.0.2 (2024-06-13)
55
------------------
66

77
- added `change-grayscale` filter for change pixel values of grayscale images by a factor of fixed value

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def _read(f):
3636
"matplotlib",
3737
"Shapely",
3838
],
39-
version="0.0.1",
39+
version="0.0.2",
4040
author='Peter Reutemann',
4141
author_email='fracpete@waikato.ac.nz',
4242
entry_points={

0 commit comments

Comments
 (0)