File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +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+ - make curl requests failsafe against redirects, improved error on fail (0.3.15)
2021 - add stream_type to 'run' command like in 'exec' (0.3.14)
2122 - do not modify user provided instance name when generating new instance (0.3.13)
2223 - bug with instance.run_command (0.3.12)
Original file line number Diff line number Diff line change 55# with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
66
77
8- __version__ = "0.3.14 "
8+ __version__ = "0.3.15 "
99AUTHOR = "Vanessa Sochat"
1010AUTHOR_EMAIL = "[email protected] " 1111NAME = "spython"
You can’t perform that action at this time.
0 commit comments