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 @@ -17,7 +17,7 @@ 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- - Dockerfile from "as level" removed (0.0.26 )
20+ - Dockerfile from "as level" removed (0.0.28 )
2121 - fixed ENV parser to handle statements like A=B C=D
2222 - adding ability to stream command executed to console (0.0.25)
2323 - fixing import bug with recipe parsers in python 2.7 (0.0.24)
Original file line number Diff line number Diff line change 1818
1919
2020
21- __version__ = "0.0.26 "
21+ __version__ = "0.0.28 "
2222AUTHOR = 'Vanessa Sochat'
2323AUTHOR_EMAIL = '[email protected] ' 2424NAME = 'spython'
You can’t perform that action at this time.
0 commit comments