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
23d8304d
Commit
23d8304d
authored
Jan 19, 2021
by
Paul McCarthy
🚵
Browse files
Merge branch 'rel/3.5.0' into 'v3.5'
MNT: fix version for release See merge request fsl/fslpy!273
parents
73fb2827
c487405e
Pipeline
#7027
passed with stages
in 104 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
fsl/version.py
View file @
23d8304d
...
...
@@ -47,7 +47,7 @@ import re
import
string
__version__
=
'3.
6.0.dev
0'
__version__
=
'3.
5.
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