[Checkins] SVN: z3c.ptcompat/trunk/ Preparing release 0.5.7

Michael Howitz mh at gocept.com
Thu Nov 25 02:54:12 EST 2010


Log message for revision 118576:
  Preparing release 0.5.7

Changed:
  U   z3c.ptcompat/trunk/CHANGES.txt
  U   z3c.ptcompat/trunk/setup.py

-=-
Modified: z3c.ptcompat/trunk/CHANGES.txt
===================================================================
--- z3c.ptcompat/trunk/CHANGES.txt	2010-11-25 07:50:12 UTC (rev 118575)
+++ z3c.ptcompat/trunk/CHANGES.txt	2010-11-25 07:54:11 UTC (rev 118576)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-0.5.7 (unreleased)
+0.5.7 (2010-11-25)
 ------------------
 
 - Added not yet declared test dependency on ``zope.testing``.

Modified: z3c.ptcompat/trunk/setup.py
===================================================================
--- z3c.ptcompat/trunk/setup.py	2010-11-25 07:50:12 UTC (rev 118575)
+++ z3c.ptcompat/trunk/setup.py	2010-11-25 07:54:11 UTC (rev 118576)
@@ -6,7 +6,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 
-version = '0.5.6'
+version = '0.5.7'
 
 tests_require = [
     'lxml',



More information about the checkins mailing list