[Checkins] SVN: zope.location/trunk/setup.py bump version number

Baiju M baiju.m.mail at gmail.com
Thu Oct 4 02:02:24 EDT 2007


Log message for revision 80584:
  bump version number
  

Changed:
  U   zope.location/trunk/setup.py

-=-
Modified: zope.location/trunk/setup.py
===================================================================
--- zope.location/trunk/setup.py	2007-10-04 06:00:08 UTC (rev 80583)
+++ zope.location/trunk/setup.py	2007-10-04 06:02:23 UTC (rev 80584)
@@ -21,7 +21,7 @@
     return text
 
 setup(name='zope.location',
-      version = '3.4.0',
+      version = '3.4.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Location',



More information about the Checkins mailing list