[Checkins] SVN: manuel/tags/1.3.0/setup.py set version (1.3.0) on tag

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


Log message for revision 116156:
  set version (1.3.0) on tag
  

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

-=-
Modified: manuel/tags/1.3.0/setup.py
===================================================================
--- manuel/tags/1.3.0/setup.py	2010-09-02 16:06:04 UTC (rev 116155)
+++ manuel/tags/1.3.0/setup.py	2010-09-02 16:06:41 UTC (rev 116156)
@@ -23,7 +23,7 @@
 
 setup(
     name='manuel',
-    version='0',
+    version='1.3.0',
     url = 'http://pypi.python.org/pypi/manuel',
     packages=find_packages('src'),
     package_dir={'':'src'},



More information about the checkins mailing list