[Checkins] SVN: zope.app.component/trunk/ Preparing release 3.9.3

Gediminas Paulauskas menesis at pov.lt
Wed Jul 27 13:32:06 EDT 2011


Log message for revision 122379:
  Preparing release 3.9.3

Changed:
  U   zope.app.component/trunk/CHANGES.txt
  U   zope.app.component/trunk/setup.py

-=-
Modified: zope.app.component/trunk/CHANGES.txt
===================================================================
--- zope.app.component/trunk/CHANGES.txt	2011-07-27 17:30:46 UTC (rev 122378)
+++ zope.app.component/trunk/CHANGES.txt	2011-07-27 17:32:06 UTC (rev 122379)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.9.3 (unreleased)
+3.9.3 (2011-07-27)
 ------------------
 
 - Replaced an undeclared test dependency on ``zope.app.authentication`` with

Modified: zope.app.component/trunk/setup.py
===================================================================
--- zope.app.component/trunk/setup.py	2011-07-27 17:30:46 UTC (rev 122378)
+++ zope.app.component/trunk/setup.py	2011-07-27 17:32:06 UTC (rev 122379)
@@ -25,7 +25,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.component',
-      version='3.9.3dev',
+      version='3.9.3',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Local Zope Component Support',



More information about the checkins mailing list