Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Oct 31, 2024
1 parent 35badc9 commit 06209a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/interfaces.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Interfaces and Workflows
:Release: |version|
:Date: |today|

Previous versions: `1.8.6 <http://nipype.readthedocs.io/en/1.8.6/>`_ `1.8.5 <http://nipype.readthedocs.io/en/1.8.5/>`_
Previous versions: `1.9.0 <http://nipype.readthedocs.io/en/1.9.0/>`_ `1.8.6 <http://nipype.readthedocs.io/en/1.8.6/>`_

Workflows
---------
Expand Down
2 changes: 1 addition & 1 deletion nipype/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# nipype version information
# Remove .dev0 for release
__version__ = "1.9.0"
__version__ = "1.9.1.dev0"


def get_nipype_gitversion():
Expand Down

0 comments on commit 06209a4

Please sign in to comment.