Thanks to visit codestin.com Credit goes to github.com
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 528da62 commit 2632d95Copy full SHA for 2632d95
1 file changed
lib/matplotlib/__init__.py
@@ -89,7 +89,7 @@
89
"""
90
from __future__ import generators
91
92
-__version__ = '0.98.5'
+__version__ = '0.98.6svn'
93
__revision__ = '$Revision$'
94
__date__ = '$Date$'
95
0 commit comments