Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
59ae1efa
Commit
59ae1efa
authored
Sep 11, 2017
by
Paul McCarthy
🚵
Browse files
Fix version number
parent
ab38b3c5
Pipeline
#966
canceled with stages
Changes
1
Pipelines
2
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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