Skip to content

Commit

Permalink
prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Jun 13, 2022
1 parent 9dcd5d4 commit 90c9cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

1.0.5 (????-??-??)
1.0.5 (2022-06-13)
------------------

- Added `sub-images` plugin for extracting regions (including their annotations) based on
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def _read(filename: str) -> str:
"wai",
"wai.annotations",
],
version="1.0.4",
version="1.0.5",
author='Peter Reutemann',
author_email='[email protected]',
install_requires=[
Expand Down

0 comments on commit 90c9cba

Please sign in to comment.