Skip to content

Commit 4a9b539

Browse files
authored
repocleaner 1.4
1 parent be2d08c commit 4a9b539

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Framework/script/RepoCleaner/ReleaseNotes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Release notes
22

3+
1.4
4+
- Add new tool to delete objects not belonging to a list of runs.
5+
36
1.3
47
- Add new tool `o2-qc-repo-find-objects-not-updated` to find all the objects under a path that did not get a new
58
version in the past X days.
6-
- Add new tool to delete objects not belonging to a list of runs.
79

810
1.2
911

Framework/script/RepoCleaner/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='qcrepocleaner',
8-
version='1.3',
8+
version='1.4',
99
author='Barthelemy von Haller',
1010
author_email='bvonhall@cern.ch',
1111
url='https://gitlab.cern.ch/AliceO2Group/QualityControl/Framework/script/RepoCleaner',

0 commit comments

Comments
 (0)