8000 bumped the version num · cirosantilli/matplotlib@a17668f · GitHub
[go: up one dir, main page]

Skip to content

Commit a17668f

Browse files
committed
bumped the version num
svn path=/branches/v0_91_maint/; revision=5634
1 parent db6b57d commit a17668f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"""
5656
from __future__ import generators
5757

58-
__version__ = '0.91.3'
58+
__version__ = '0.91.4'
5959
__revision__ = '$Revision$'
6060
__date__ = '$Date$'
6161

0 commit comments

Comments
 (0)
0