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 da95d9e commit d559f6bCopy full SHA for d559f6b
1 file changed
lib/matplotlib/__init__.py
@@ -89,7 +89,7 @@
89
"""
90
from __future__ import generators
91
92
-__version__ = '0.99.3rc1'
+__version__ = '0.99.3'
93
__revision__ = '$Revision$'
94
__date__ = '$Date$'
95
0 commit comments