[Checkins] SVN: zope.app.twisted/trunk/setup.py Version bump.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Feb 2 06:51:59 EST 2008


Log message for revision 83416:
  Version bump.
  

Changed:
  U   zope.app.twisted/trunk/setup.py

-=-
Modified: zope.app.twisted/trunk/setup.py
===================================================================
--- zope.app.twisted/trunk/setup.py	2008-02-02 11:51:33 UTC (rev 83415)
+++ zope.app.twisted/trunk/setup.py	2008-02-02 11:51:59 UTC (rev 83416)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'zope.app.twisted',
-      version = '3.4.1',
+      version = '3.4.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Twisted Integration for Zope 3 Applications',



More information about the Checkins mailing list