File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ The client here will eventually be released as "spython" (and eventually to
1717singularity on pypi), and the versions here will coincide with these releases.
1818
1919## [ master] ( https://github.com/singularityhub/singularity-cli/tree/master )
20+ - remove uri function should only right strip to support relative paths (0.0.39)
21+ - adjusting container build to use correct Github branch (vault/release-2.5)
2022 - adding support and documentation for container instances (0.0.38)
2123 - fixing bug with recipe Dockerfile conversion (0.0.37)
2224 - typo in pypi PACKAGE_URL (0.0.36)
Original file line number Diff line number Diff line change 1818
1919
2020
21- __version__ = "0.0.38 "
21+ __version__ = "0.0.39 "
2222AUTHOR = 'Vanessa Sochat'
2323AUTHOR_EMAIL = '[email protected] ' 2424NAME = 'spython'
You can’t perform that action at this time.
0 commit comments