[Checkins] SVN: manuel/tags/1.5.0/setup.py apply version to tag

Benji York benji+zope.org at benjiyork.com
Wed Mar 9 07:05:06 EST 2011


Log message for revision 120826:
  apply version to tag
  

Changed:
  U   manuel/tags/1.5.0/setup.py

-=-
Modified: manuel/tags/1.5.0/setup.py
===================================================================
--- manuel/tags/1.5.0/setup.py	2011-03-09 12:04:30 UTC (rev 120825)
+++ manuel/tags/1.5.0/setup.py	2011-03-09 12:05:06 UTC (rev 120826)
@@ -25,7 +25,7 @@
 
 setup(
     name='manuel',
-    version='0',
+    version='1.5.0',
     url = 'http://pypi.python.org/pypi/manuel',
     packages=find_packages('src'),
     package_dir={'':'src'},



More information about the checkins mailing list