Skip to content

Commit 498e249

Browse files
committed
Bump version to 1.3.1rc2
1 parent fcff517 commit 498e249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/matplotlib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
import sys
103103
import distutils.version
104104

105-
__version__ = '1.3.1rc1'
105+
__version__ = '1.3.1rc2'
106106
__version__numpy__ = '1.5' # minimum required numpy version
107107

108108
try:

0 commit comments

Comments
 (0)