Skip to content

Commit b9f6136

Browse files
committed
bump version number for rc
svn path=/trunk/matplotlib/; revision=8476
1 parent 5b911c9 commit b9f6136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.svn'
102+
__version__ = '1.0rc1'
103103
__revision__ = '$Revision$'
104104
__date__ = '$Date$'
105105

0 commit comments

Comments
 (0)