[Checkins] SVN: zope.tales/tags/3.2.0/setup.py Fat finger.

Tres Seaver tseaver at palladion.com
Wed Apr 5 00:58:34 EDT 2006


Log message for revision 66490:
  Fat finger.

Changed:
  U   zope.tales/tags/3.2.0/setup.py

-=-
Modified: zope.tales/tags/3.2.0/setup.py
===================================================================
--- zope.tales/tags/3.2.0/setup.py	2006-04-05 04:57:27 UTC (rev 66489)
+++ zope.tales/tags/3.2.0/setup.py	2006-04-05 04:58:34 UTC (rev 66490)
@@ -26,9 +26,9 @@
     from distutils.core import setup, Extension
 
 setup(name='zope.tales',
-      version='3.2.1',
+      version='3.2.0',
 
-      url='http://svn.zope.org/zope.tales/tags/3.2.1',
+      url='http://svn.zope.org/zope.tales/tags/3.2.0',
       license='ZPL 2.1',
       description='Zope 3 Template Application Language Expression Syntax '
                   '(TALES)',



More information about the Checkins mailing list