8000 added axes bar patch · matplotlib/matplotlib@d01edd3 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d01edd3

Browse files
committed
added axes bar patch
svn path=/trunk/matplotlib/; revision=100
1 parent 1e4960c commit d01edd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
data.extend(glob.glob('images/*.xpm'))
1010

1111
setup(name="matplotlib",
12-
version= '0.41c',
12+
version= '0.41e',
1313
description = "Matlab style python plotting package",
1414
author = "John D. Hunter",
1515
author_email="jdhunter@ace.bsd.uchicago.edu",

0 commit comments

Comments
 (0)
0