We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cfc19 commit cfa1cb4Copy full SHA for cfa1cb4
nibabel/info.py
@@ -13,7 +13,7 @@
13
_version_major = 3
14
_version_minor = 0
15
_version_micro = 0
16
-_version_extra = 'dev'
+_version_extra = 'rc1'
17
# _version_extra = ''
18
19
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
0 commit comments