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 3e5ab6a commit 2e89e54Copy full SHA for 2e89e54
2 files changed
CHANGELOG
@@ -1,3 +1,6 @@
1
+===============================================================
2
+2006-10-26 Released 0.87.7 at revision 2835
3
+
4
2006-10-25 Made "tiny" kwarg in Locator.nonsingular much smaller - EF
5
6
2006-10-17 Closed sf bug 1562496 update line props dash/solid/cap/join
lib/matplotlib/__init__.py
@@ -143,7 +143,7 @@
143
from __future__ import generators
144
145
146
-__version__ = '0.87.6'
+__version__ = '0.87.7'
147
__revision__ = '$Revision$'
148
__date__ = '$Date$'
149
0 commit comments