File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ and changes prior to that are (unfortunately) done retrospectively. Critical ite
1515
1616
1717## [ master] ( https://github.com/singularityware/singularity-python/tree/master )
18+ - attempting secure build (3.4.2)
19+
20+ ## [ v3.2.1] ( https://github.com/singularityware/singularity-python/blob/v3.2.1 ) (v3.2.1)
1821 - updating Singularity python for version 3 singularity (3.0.0)
1922 - removed all client functionality in favor of using spython (2.5)
2023 - build on Google will not extract file counts, etc.
Original file line number Diff line number Diff line change 1717
1818'''
1919
20- __version__ = "3.0.0 "
20+ __version__ = "3.4.2 "
2121AUTHOR = 'Vanessa Sochat'
2222AUTHOR_EMAIL = '[email protected] ' 2323NAME = 'singularity'
You can’t perform that action at this time.
0 commit comments