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

Skip to content

Commit 2632d95

Browse files
committed
bumped version number
svn path=/trunk/matplotlib/; revision=6623
1 parent 528da62 commit 2632d95

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
@@ -89,7 +89,7 @@
8989
"""
9090
from __future__ import generators
9191

92-
__version__ = '0.98.5'
92+
__version__ = '0.98.6svn'
9393
__revision__ = '$Revision$'
9494
__date__ = '$Date$'
9595

0 commit comments

Comments
 (0)