Skip to content

Commit 86a4f98

Browse files
committed
Update version number to 1.3.0
1 parent 44c0f30 commit 86a4f98

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ If you have any questions about Mindboggle, please post to
5353
`NeuroStars <https://neurostars.org/tags/mindboggle/>`_ with the tag
5454
"mindboggle". If you have found a bug, big or small, please
5555
`submit an issue <https://github.com/nipy/mindboggle/issues>`_ on GitHub.
56+
A jupyter notebook tutorial exists within the mindboggle/docs folder.
5657

5758
------------------------------------------------------------------------------
5859
Installation

mindboggle/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.0'
1+
__version__ = '1.3.0'

0 commit comments

Comments
 (0)