Skip to content

Commit a194690

Browse files
New format for supported releases
1 parent 7987796 commit a194690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/policy/CMSRucioPolicy/__init__.py

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

55
from CMSRucioPolicy.algorithms import lfn2pfn, auto_approve, pfn2lfn
66

7-
SUPPORTED_VERSION = ["32", "33", "34", "35"]
7+
SUPPORTED_VERSION = ["~=35", "~=36"]
88

99

1010
def get_algorithms():

0 commit comments

Comments
 (0)