Revision: 8898
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8898&view=rev
Author: jdh2358
Date: 2011-01-06 13:57:51 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
tag sample data for 1.0.1 release
Modified Paths:
--------------
trunk/sample_data/setup.py
Modified: trunk/sample_data/setup.py
===================================================================
--- trunk/sample_data/setup.py 2011-01-06 13:50:07 UTC (rev 8897)
+++ trunk/sample_data/setup.py 2011-01-06 13:57:51 UTC (rev 8898)
@@ -1,7 +1,7 @@
from distutils.core import setup
setup(name='mpl_sampledata',
- version='1.0.1rc',
+ version='1.0.1',
description='matplotlib sample data',
author='John Hunter',
author_email='jd...@gm...',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|