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
af88e018
Commit
af88e018
authored
Apr 19, 2021
by
Paul McCarthy
🚵
Browse files
Merge branch 'mnt/3.6.0-prep' into 'master'
Mnt/3.6.0 prep See merge request fsl/fslpy!294
parents
b5e6a9ed
dbf82dc7
Pipeline
#8244
canceled with stages
in 30 seconds
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
af88e018
...
...
@@ -2,14 +2,14 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
3.6.0 (Under development)
-------------------------
3.6.0 (Monday 19th April 2021)
------------------------------
Changed
^^^^^^^
* The ``fslpy`` API ocumentation is now hosted at
https://open.win.ox.ac.uk/fsl/fslpy (!290).
* The :mod:`fsl` and :mod:`fsl.scripts` packages have been changed from being
...
...
@@ -27,6 +27,7 @@ Changed
* Some functions in the :mod:`.path` module can now be used with
``pathlib.Path`` objects (!293).
Deprecated
^^^^^^^^^^
...
...
fsl/version.py
View file @
af88e018
...
...
@@ -47,7 +47,7 @@ import re
import
string
__version__
=
'3.
6
.0.dev0'
__version__
=
'3.
7
.0.dev0'
"""Current version number, as a string. """
...
...
Write
Preview
Supports
Markdown
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