Skip to content

Commit a2d65ea

Browse files
committed
let's make singularity python coincide with singularity version
1 parent 5be34d0 commit a2d65ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

singularity/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
SOFTWARE.
2323
'''
2424

25-
__version__ = "1.2.1"
25+
__version__ = "2.4.1"
2626
AUTHOR = 'Vanessa Sochat'
2727
AUTHOR_EMAIL = 'vsochat@stanford.edu'
2828
NAME = 'singularity'

0 commit comments

Comments
 (0)