[Checkins] SVN: zope.app.i18n/trunk/setup.py Bumping version for new feature release.

Christian Theune ct at gocept.com
Wed Sep 26 05:04:16 EDT 2007


Log message for revision 80098:
  Bumping version for new feature release.
  

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

-=-
Modified: zope.app.i18n/trunk/setup.py
===================================================================
--- zope.app.i18n/trunk/setup.py	2007-09-26 09:03:36 UTC (rev 80097)
+++ zope.app.i18n/trunk/setup.py	2007-09-26 09:04:15 UTC (rev 80098)
@@ -24,7 +24,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.i18n',
-    version = '3.4.3',
+    version = '3.5',
     author='Zope Corporation and Contributors',
     author_email='zope3-dev at zope.org',
     description='Zope i18n',



More information about the Checkins mailing list