File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.3 .0
2+ current_version = 0.4 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11[metadata]
22name = recast_atlas
3- version = 0.3 .0
3+ version = 0.4 .0
44description = RECAST for ATLAS at the LHC
55long_description = file: README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def backends(self):
4444 "RECAST_DOCKER_BACKENDSTRING" , "multiproc:auto"
4545 ),
4646 "image" : conf_from_env (
47- "RECAST_DOCKER_IMAGE" , "recast/recastatlas:v0.3 .0"
47+ "RECAST_DOCKER_IMAGE" , "recast/recastatlas:v0.4 .0"
4848 ),
4949 "platform" : conf_from_env ("DOCKER_DEFAULT_PLATFORM" ),
5050 "cvmfs" : {"location" : "/cvmfs" , "propagation" : "rprivate" },
You can’t perform that action at this time.
0 commit comments