We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da95d9e commit d559f6bCopy full SHA for d559f6b
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