10000 bumped version num · cirosantilli/matplotlib@4a5a4bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a5a4bb

Browse files
committed
bumped version num
svn path=/branches/v0_91_maint/; revision=5845
1 parent e9e31dc commit 4a5a4bb

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.4'
58+
__version__ = '0.91.5'
5959
__revision__ = '$Revision$'
6060
__date__ = '$Date$'
6161

0 commit comments

Comments
 (0)
0