Skip to content
Snippets Groups Projects
Commit 17310c4c authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Wrong version number

parent 7f082281
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ from fsl.utils.platform import platform as fslplatform ...@@ -21,7 +21,7 @@ from fsl.utils.platform import platform as fslplatform
log = logging.getLogger(__name__) log = logging.getLogger(__name__)
@deprecation.deprecated(deprecated_in='1.7.0', @deprecation.deprecated(deprecated_in='1.8.0',
removed_in='2.0.0', removed_in='2.0.0',
details='Use fsl.utils.run.runfsl instead') details='Use fsl.utils.run.runfsl instead')
def callFSL(*args): def callFSL(*args):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment