8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e979bdf commit cb2e0b8Copy full SHA for cb2e0b8
lib/matplotlib/__init__.py
@@ -102,7 +102,7 @@
102
import sys
103
import distutils.version
104
105
-__version__ = '1.3.0'
+__version__ = '1.3.1rc1'
106
__version__numpy__ = '1.5' # minimum required numpy version
107
108
try:
0 commit comments