[Checkins] SVN: z3c.jbot/tags/0.6.0/setup.py Updating version and removing setup.cfg for the tag

Martin Aspeli optilude at gmx.net
Tue Feb 9 04:16:53 EST 2010


Log message for revision 108893:
  Updating version and removing setup.cfg for the tag

Changed:
  U   z3c.jbot/tags/0.6.0/setup.py

-=-
Modified: z3c.jbot/tags/0.6.0/setup.py
===================================================================
--- z3c.jbot/tags/0.6.0/setup.py	2010-02-09 09:16:39 UTC (rev 108892)
+++ z3c.jbot/tags/0.6.0/setup.py	2010-02-09 09:16:53 UTC (rev 108893)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import sys, os
 
-version = '0.5.3'
+version = '0.6.0'
 
 setup(name='z3c.jbot',
       version=version,



More information about the checkins mailing list