10000 ENH: boosted version to 0.1.99 in preparation to 0.2.0 (.dev is kept) · adamrybinski/nipy@d885b21 · GitHub
[go: up one dir, main page]

Skip to content

Commit d885b21

Browse files
committed
ENH: boosted version to 0.1.99 in preparation to 0.2.0 (.dev is kept)
1 parent 73d17df commit d885b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipy/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# version
99
_version_major = 0
1010
_version_minor = 1
11-
_version_micro = 2
11+
_version_micro = 99
1212
_version_extra = '.dev'
1313

1414
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"

0 commit comments

Comments
 (0)
0