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 0e525d1 commit 24e956dCopy full SHA for 24e956d
CHANGELOG
@@ -1,5 +1,5 @@
1
===============================================================
2
-2007-11-27 Released 0.91.1 at revision 4513
+2007-11-27 Released 0.91.1 at revision 4514
3
4
5
2007-11-27 Released 0.91.0 at revision 4478
lib/matplotlib/__init__.py
@@ -55,7 +55,7 @@
55
"""
56
from __future__ import generators
57
58
-__version__ = '0.91.0'
+__version__ = '0.91.1'
59
__revision__ = '$Revision$'
60
__date__ = '$Date$'
61
0 commit comments