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

Skip to content

Commit 2e89e54

Browse files
committed
0.87.7 bump
svn path=/trunk/matplotlib/; revision=2835
1 parent 3e5ab6a commit 2e89e54

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-10-26 Released 0.87.7 at revision 2835
3+
14
2006-10-25 Made "tiny" kwarg in Locator.nonsingular much smaller - EF
25

36
2006-10-17 Closed sf bug 1562496 update line props dash/solid/cap/join

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.6'
146+
__version__ = '0.87.7'
147147
__revision__ = '$Revision$'
148148
__date__ = '$Date$'
149149

0 commit comments

Comments
 (0)