Skip to content

Commit d957e3c

Browse files
committed
tagging new release
svn path=/tags/v0_98_4/; revision=6537
2 parents 111ebec + c06e295 commit d957e3c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
================================================================= 2008-12-09 Released 0.98.4 at svn r6536
2+
13
2008-12-08 Added mdehoon's native macosx backend from sf patch 2179017 - JDH
24

35
2008-12-08 Removed the prints in the set_*style commands. Return the

lib/matplotlib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"""
9090
from __future__ import generators
9191

92-
__version__ = '0.98.3'
92+
__version__ = '0.98.4'
9393
__revision__ = '$Revision$'
9494
__date__ = '$Date$'
9595

0 commit comments

Comments
 (0)