Skip to content

Commit d8d70a0

Browse files
committed
release
1 parent e198a0b commit d8d70a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: release-notes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
v 0.16.0
22
========
3-
- BREAKING_CHANGE `OrthancCleaner`: can now filter on `modalities in study`. Rules file has changed.
3+
- BREAKING_CHANGE `OrthancCleaner` can now filter on `modalities in study`. Rules file format has changed.
44

55
v 0.15.4
66
========

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# For a discussion on single-sourcing the version across setup.py and the
2929
# project code, see
3030
# https://packaging.python.org/guides/single-sourcing-package-version/
31-
version='0.15.4', # Required
31+
version='0.16.0', # Required
3232

3333
# This is a one-line description or tagline of what your project does. This
3434
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)