[Assorted-commits] SF.net SVN: assorted: [691] python-commons/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-04-30 07:05:04
|
Revision: 691 http://assorted.svn.sourceforge.net/assorted/?rev=691&view=rev Author: yangzhang Date: 2008-04-30 00:05:01 -0700 (Wed, 30 Apr 2008) Log Message: ----------- new version! Modified Paths: -------------- python-commons/trunk/publish.bash Modified: python-commons/trunk/publish.bash =================================================================== --- python-commons/trunk/publish.bash 2008-04-29 23:03:05 UTC (rev 690) +++ python-commons/trunk/publish.bash 2008-04-30 07:05:01 UTC (rev 691) @@ -5,7 +5,7 @@ } fullname='Python Commons' -version=0.2 +version=0.3 license=psf websrcs=( README ) rels=( pypi: ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |