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

Skip to content

Commit 15e3aa7

Browse files
committed
bumbed release number
svn path=/trunk/matplotlib/; revision=5941
1 parent 6590f0f commit 15e3aa7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

doc/pyplots/tex_demo.pdf

14 Bytes
Binary file not shown.

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.3rc2'
92+
__version__ = '0.98.3'
9393
__revision__ = '$Revision$'
9494
__date__ = '$Date$'
9595

0 commit comments

Comments
 (0)