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 61a2b5b commit baa89d2Copy full SHA for baa89d2
nibabel/info.py
@@ -10,8 +10,8 @@
10
# This is a fall-back for versioneer when installing from a git archive.
11
# This should be set to the intended next version + dev to indicate a
12
# development (pre-release) version.
13
-_version_major = 3
14
-_version_minor = 2
+_version_major = 4
+_version_minor = 0
15
_version_micro = 0
16
_version_extra = 'dev'
17
0 commit comments