Skip to content

Commit a74e99a

Browse files
committed
prepared for release
1 parent 300d889 commit a74e99a

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.4 (????-??-??)
4+
0.0.4 (2024-07-16)
55
------------------
66

77
- switched from unmaintained imgaug to imgaug3 library (https://github.com/nsetzer/imgaug)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def _read(f):
3737
"Shapely",
3838
"simple-mask-utils==0.0.1"
3939
],
40-
version="0.0.3",
40+
version="0.0.4",
4141
author='Peter Reutemann',
4242
author_email='fracpete@waikato.ac.nz',
4343
entry_points={

0 commit comments

Comments
 (0)