[Checkins] SVN: manuel/trunk/setup.py this project keeps the trunk's version set to "0"

Benji York benji+zope.org at benjiyork.com
Thu Sep 2 12:05:15 EDT 2010


Log message for revision 116153:
  this project keeps the trunk's version set to "0"
  

Changed:
  U   manuel/trunk/setup.py

-=-
Modified: manuel/trunk/setup.py
===================================================================
--- manuel/trunk/setup.py	2010-09-02 16:03:52 UTC (rev 116152)
+++ manuel/trunk/setup.py	2010-09-02 16:05:14 UTC (rev 116153)
@@ -23,7 +23,7 @@
 
 setup(
     name='manuel',
-    version='1.2.0',
+    version='0',
     url = 'http://pypi.python.org/pypi/manuel',
     packages=find_packages('src'),
     package_dir={'':'src'},



More information about the checkins mailing list