[Checkins] SVN: zope.configuration/tags/3.4.1/setup.py Ouch, not on the tag.

Tres Seaver tseaver at palladion.com
Mon Oct 6 07:34:03 EDT 2008


Log message for revision 91798:
  Ouch, not on the tag.

Changed:
  U   zope.configuration/tags/3.4.1/setup.py

-=-
Modified: zope.configuration/tags/3.4.1/setup.py
===================================================================
--- zope.configuration/tags/3.4.1/setup.py	2008-10-06 11:33:07 UTC (rev 91797)
+++ zope.configuration/tags/3.4.1/setup.py	2008-10-06 11:34:03 UTC (rev 91798)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.configuration',
-      version = '3.4.2dev',
+      version = '3.4.1',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope Configuration Markup Language (ZCML)',



More information about the Checkins mailing list