File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.4.0
2+ current_version = 0.4.1
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ authors:
1010 given-names : " Matthew"
1111 orcid : " https://orcid.org/0000-0003-4124-7862"
1212 affiliation : " University of Wisconsin-Madison"
13- title : " recast-atlas: v0.4.0 "
14- version : 0.4.0
13+ title : " recast-atlas: v0.4.1 "
14+ version : 0.4.1
1515doi : 10.5281/zenodo.5854896
16- repository-code : " https://github.com/recast-hep/recast-atlas/releases/tag/v0.4.0 "
16+ repository-code : " https://github.com/recast-hep/recast-atlas/releases/tag/v0.4.1 "
1717url : " https://github.com/recast-hep/recast-atlas/"
1818keywords :
1919 - python
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ def backends(self):
5353 "RECAST_DOCKER_BACKENDSTRING" , "multiproc:auto"
5454 ),
5555 "image" : conf_from_env (
56- "RECAST_DOCKER_IMAGE" , "recast/recastatlas:v0.4.0 "
56+ "RECAST_DOCKER_IMAGE" , "recast/recastatlas:v0.4.1 "
5757 ),
5858 "platform" : conf_from_env ("DOCKER_DEFAULT_PLATFORM" ),
5959 "cvmfs" : {"location" : "/cvmfs" , "propagation" : "rprivate" },
You can’t perform that action at this time.
0 commit comments