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 a3b1074 commit d1518aaCopy full SHA for d1518aa
nibabel/info.py
@@ -13,7 +13,7 @@
13
_version_major = 3
14
_version_minor = 0
15
_version_micro = 0
16
-_version_extra = 'rc2'
+_version_extra = 'rc2.post.dev'
17
# _version_extra = ''
18
19
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
0 commit comments