Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c43a08

Browse files
committed
bumped version number to 1.0.1rc
svn path=/branches/v1_0_maint/; revision=8870
1 parent f682729 commit 4c43a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"""
100100
from __future__ import generators
101101

102-
__version__ = '1.0.0'
102+
__version__ = '1.0.1rc1'
103103
__revision__ = '$Revision$'
104104
__date__ = '$Date$'
105105

0 commit comments

Comments
 (0)