[Checkins] SVN: Interface/tags/2.11.1/ Tag 2.11.1 release.

Tres Seaver tseaver at palladion.com
Tue Aug 5 09:36:38 EDT 2008


Log message for revision 89385:
  Tag 2.11.1 release.

Changed:
  A   Interface/tags/2.11.1/
  U   Interface/tags/2.11.1/setup.py
  _U  Interface/tags/2.11.1/src/

-=-
Copied: Interface/tags/2.11.1 (from rev 89380, Interface/tags/2.11.0b1)

Modified: Interface/tags/2.11.1/setup.py
===================================================================
--- Interface/tags/2.11.0b1/setup.py	2008-08-05 13:12:35 UTC (rev 89380)
+++ Interface/tags/2.11.1/setup.py	2008-08-05 13:36:37 UTC (rev 89385)
@@ -17,7 +17,7 @@
 from setuptools import setup, find_packages, Extension
 
 setup(name='Interface',
-      version = '2.11.0b1',
+      version = '2.11.1',
       url='http://cheeseshop.python.org/pypi/Interface',
       license='ZPL 2.1',
       description='Interface implementation',


Property changes on: Interface/tags/2.11.1/src
___________________________________________________________________
Name: svn:externals
   - Interface svn://svn.zope.org/repos/main/Zope/tags/2.11.0b1/lib/python/Interface

   + Interface svn://svn.zope.org/repos/main/Zope/tags/2.11.1/lib/python/Interface




More information about the Checkins mailing list