We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c495d62 commit e707f66Copy full SHA for e707f66
2 files changed
Framework/script/RepoCleaner/ReleaseNotes.md
@@ -1,7 +1,10 @@
1
# Release notes
2
3
New
4
--
+-
5
+
6
+1.9
7
+- [QC-1229] - Repocleaner policy for the moving windows
8
9
1.8
10
- 3 small fixes (https://github.com/AliceO2Group/QualityControl/pull/2308)
Framework/script/RepoCleaner/setup.py
@@ -5,7 +5,7 @@
setup(
name='qcrepocleaner',
- version='1.8',
+ version='1.9',
author='Barthelemy von Haller',
author_email='bvonhall@cern.ch',
11
url='https://gitlab.cern.ch/AliceO2Group/QualityControl/Framework/script/RepoCleaner',
0 commit comments