[Checkins] SVN: zope.sendmail/trunk/ Prepare zope.sendmail 3.7.2.

Hanno Schlichting hannosch at hannosch.eu
Fri Apr 30 18:04:05 EDT 2010


Log message for revision 111769:
  Prepare zope.sendmail 3.7.2.

Changed:
  U   zope.sendmail/trunk/CHANGES.txt
  U   zope.sendmail/trunk/setup.py

-=-
Modified: zope.sendmail/trunk/CHANGES.txt
===================================================================
--- zope.sendmail/trunk/CHANGES.txt	2010-04-30 22:03:26 UTC (rev 111768)
+++ zope.sendmail/trunk/CHANGES.txt	2010-04-30 22:04:05 UTC (rev 111769)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.7.2 (unreleased)
+3.7.2 (2010-04-30)
 ------------------
 
 - Removed no longer required testing dependency on zope.testing.

Modified: zope.sendmail/trunk/setup.py
===================================================================
--- zope.sendmail/trunk/setup.py	2010-04-30 22:03:26 UTC (rev 111768)
+++ zope.sendmail/trunk/setup.py	2010-04-30 22:04:05 UTC (rev 111769)
@@ -24,7 +24,7 @@
 
 
 setup(name='zope.sendmail',
-      version = '3.7.2dev',
+      version = '3.7.2',
       url='http://pypi.python.org/pypi/zope.sendmail',
       license='ZPL 2.1',
       description='Zope sendmail',



More information about the checkins mailing list