8000 bumped version number to 1.0.1rc · matplotlib/matplotlib@4c43a08 · GitHub
[go: up one dir, main page]

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

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

0 commit comments

Comments
 (0)
0