Skip to content

Commit 1cbe46b

Browse files
committed
REL: bump info to indicate 0.2.0 release
and everyone who sail in her.
1 parent a29a123 commit 1cbe46b

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
@@ -9,7 +9,7 @@
99
_version_major = 0
1010
_version_minor = 2
1111
_version_micro = 0
12-
_version_extra = 'rc2.dev'
12+
_version_extra = ''
1313

1414
# Format expected by setup.py and doc/source/conf.py: string of form "X.Y.Z"
1515
__version__ = "%s.%s.%s%s" % (_version_major,

0 commit comments

Comments
 (0)