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 34fb3ec commit 2f94071Copy full SHA for 2f94071
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 = 4
14
-_version_minor = 1
+_version_major = 5
+_version_minor = 0
15
_version_micro = 0
16
_version_extra = '.dev0'
17
0 commit comments