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 111ebec commit c06e295Copy full SHA for c06e295
CHANGELOG
@@ -1,3 +1,5 @@
1
+================================================================= 2008-12-09 Released 0.98.4 at svn r6536
2
+
3
2008-12-08 Added mdehoon's native macosx backend from sf patch 2179017 - JDH
4
5
2008-12-08 Removed the prints in the set_*style commands. Return the
lib/matplotlib/__init__.py
@@ -89,7 +89,7 @@
89
"""
90
from __future__ import generators
91
92
-__version__ = '0.98.3'
+__version__ = '0.98.4'
93
__revision__ = '$Revision$'
94
__date__ = '$Date$'
95
0 commit comments