File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ and **Merged pull requests**. Critical items to know are:
1414The versions coincide with releases on pip. Only major versions will be released as tags on Github.
1515
1616## [ 0.0.x] ( https://github.com/singularityhub/singularity-hpc/tree/main ) (0.0.x)
17- - add support for TCL and LMOD default version, multiple variants (0.0.5 )
17+ - add support for TCL and LMOD default version, multiple variants (0.0.50 )
1818 - refactor to "add" to generate a container.yaml first (0.0.49)
1919 - Properly cleanup empty module directories, and asking to remove a container that doesn't exist now logs a _ warning_ (0.0.48)
2020 - wrapper script generation permissions error (0.0.47)
Original file line number Diff line number Diff line change 22__copyright__ = "Copyright 2021-2022, Vanessa Sochat"
33__license__ = "MPL 2.0"
44
5- __version__ = "0.0.5 "
5+ __version__ = "0.0.50 "
66AUTHOR = "Vanessa Sochat"
77NAME = "singularity-hpc"
88PACKAGE_URL = "https://github.com/singularityhub/singularity-hpc"
You can’t perform that action at this time.
0 commit comments