Skip to content

Commit 3e9fcf0

Browse files
committed
prepared for release
1 parent 2b4ae24 commit 3e9fcf0

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.11 (????-??-??)
4+
0.1.0 (2025-10-31)
55
-------------------
66

77
- switched to `kasperl` library for base API and generic pipeline plugins

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def _read(f):
3838
"simple_mask_utils==0.0.1",
3939
"opencv-contrib-python",
4040
],
41-
version="0.0.10",
41+
version="0.1.0",
4242
author='Peter Reutemann',
4343
author_email='fracpete@waikato.ac.nz',
4444
entry_points={

0 commit comments

Comments
 (0)