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

Skip to content

Commit fd4a802

Browse files
committed
prep for 0.86 release
svn path=/trunk/matplotlib/; revision=1933
1 parent 90d6db5 commit fd4a802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)