Menu

Commit [r5313]  Maximize  Restore  History

minor rev bump

cmoad 2008-05-30

changed /branches/v0_91_maint/CHANGELOG
changed /branches/v0_91_maint/lib/matplotlib/__init__.py
/branches/v0_91_maint/CHANGELOG Diff Switch to side-by-side view
--- a/branches/v0_91_maint/CHANGELOG
+++ b/branches/v0_91_maint/CHANGELOG
@@ -1,4 +1,5 @@
-===============================================================                                                                        2008-01-06 Released 0.91.3 at revision 5312
+===============================================================
+2008-05-29 Released 0.91.3 at revision 5313
 
 2008-05-29 matplotlib.image.imread now no longer always returns RGBA
            -- if the image is luminance or RGB, it will return a MxN
/branches/v0_91_maint/lib/matplotlib/__init__.py Diff Switch to side-by-side view
--- a/branches/v0_91_maint/lib/matplotlib/__init__.py
+++ b/branches/v0_91_maint/lib/matplotlib/__init__.py
@@ -55,7 +55,7 @@
 """
 from __future__ import generators
 
-__version__  = '0.91.3svn'
+__version__  = '0.91.3'
 __revision__ = '$Revision$'
 __date__     = '$Date$'
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.