Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b76170

Browse files
committed
version bump
svn path=/trunk/matplotlib/; revision=2558
1 parent d5bb371 commit 9b76170

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
===============================================================
2+
2006-07-11 Released 0.87.4 at revision 2558
3+
14
2006-07-07 Fixed a usetex bug with older versions of latex - DSD
25

36
2006-07-07 Add compatibility for NumPy 1.0 - TEO

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
from __future__ import generators
144144

145145

146-
__version__ = '0.87.3'
146+
__version__ = '0.87.4'
147147
__revision__ = '$Revision$'
148148
__date__ = '$Date$'
149149

0 commit comments

Comments
 (0)