[Checkins] SVN: manuel/tags/1.0.0b1/setup.py set version on tag

Benji York benji at zope.com
Wed Jun 24 08:11:15 EDT 2009


Log message for revision 101264:
  set version on tag
  

Changed:
  U   manuel/tags/1.0.0b1/setup.py

-=-
Modified: manuel/tags/1.0.0b1/setup.py
===================================================================
--- manuel/tags/1.0.0b1/setup.py	2009-06-24 12:10:49 UTC (rev 101263)
+++ manuel/tags/1.0.0b1/setup.py	2009-06-24 12:11:15 UTC (rev 101264)
@@ -9,7 +9,7 @@
 
 setup(
     name='manuel',
-    version='0',
+    version='1.0.0b1',
     url = 'http://pypi.python.org/pypi/manuel',
     packages=find_packages('src'),
     package_dir={'':'src'},



More information about the Checkins mailing list