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 d5bb371 commit 9b76170Copy full SHA for 9b76170
2 files changed
CHANGELOG
@@ -1,3 +1,6 @@
1
+===============================================================
2
+2006-07-11 Released 0.87.4 at revision 2558
3
+
4
2006-07-07 Fixed a usetex bug with older versions of latex - DSD
5
6
2006-07-07 Add compatibility for NumPy 1.0 - TEO
lib/matplotlib/__init__.py
@@ -143,7 +143,7 @@
143
from __future__ import generators
144
145
146
-__version__ = '0.87.3'
+__version__ = '0.87.4'
147
__revision__ = '$Revision$'
148
__date__ = '$Date$'
149
0 commit comments