File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ 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- - Added an option (` singularity_path ` ) to control the path to the Singularity executable (0.1.31)
17+ - Added an option (` singularity_path ` ) to control the path to the Singularity executable (0.1.32)
18+ - \[ Abandoned\] Adding in version_naming feature (0.1.31)
1819 - Fix ` module-info shell ` Tcl test for Lmod<=8.7.55 (0.1.30)
1920 - Allow import of LooseVersion from packaging (bug) (0.1.29)
2021 - use quay.io api to list tags since does not conform to oci (0.1.28)
Original file line number Diff line number Diff line change 22__copyright__ = "Copyright 2021-2025, Vanessa Sochat"
33__license__ = "MPL 2.0"
44
5- __version__ = "0.1.31 "
5+ __version__ = "0.1.32 "
66AUTHOR = "Vanessa Sochat"
7788NAME = "singularity-hpc"
You can’t perform that action at this time.
0 commit comments