Skip to content

Commit

Permalink
chore: Bump dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 17, 2024
1 parent c01223a commit ceb1cc8
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.9.1 <http://nipype.readthedocs.io/en/1.9.1/>`_ `1.9.0 <http://nipype.readthedocs.io/en/1.9.0/>`_
Previous versions: `1.9.2 <http://nipype.readthedocs.io/en/1.9.2/>`_ `1.9.1 <http://nipype.readthedocs.io/en/1.9.1/>`_

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.2"
__version__ = "1.9.3.dev0"


def get_nipype_gitversion():
Expand Down

0 comments on commit ceb1cc8

Please sign in to comment.