[Checkins] SVN: zope.app.externaleditor/trunk/setup.py vb

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Nov 4 18:42:49 EST 2007


Log message for revision 81496:
  vb
  

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

-=-
Modified: zope.app.externaleditor/trunk/setup.py
===================================================================
--- zope.app.externaleditor/trunk/setup.py	2007-11-04 23:41:07 UTC (rev 81495)
+++ zope.app.externaleditor/trunk/setup.py	2007-11-04 23:42:49 UTC (rev 81496)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.externaleditor',
-      version = '3.4.0',
+      version = '3.5.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Editing Zope 3 Content with an External Editor',



More information about the Checkins mailing list