Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michiel Cottaar
fslpy
Commits
59ae1efa
Commit
59ae1efa
authored
Sep 11, 2017
by
Paul McCarthy
🚵
Browse files
Fix version number
parent
ab38b3c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl/version.py
View file @
59ae1efa
...
...
@@ -41,7 +41,7 @@ import re
import
string
__version__
=
'1.1.0
.dev
'
__version__
=
'1.1.0'
"""Current version number, as a string. """
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment