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

Malthe Borch mborch at gmail.com
Mon Apr 19 11:14:59 EDT 2010


Log message for revision 111106:
  Preparing release.

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-04-19 15:14:27 UTC (rev 111105)
+++ z3c.ptcompat/trunk/CHANGES.txt	2010-04-19 15:14:58 UTC (rev 111106)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release...
+0.5.6 (2010-04-19)
+------------------
 
 - Remove broken templates from registry during engine migration. In
   some testing situation, stale templates would be tracked in the

Modified: z3c.ptcompat/trunk/setup.py
===================================================================
--- z3c.ptcompat/trunk/setup.py	2010-04-19 15:14:27 UTC (rev 111105)
+++ z3c.ptcompat/trunk/setup.py	2010-04-19 15:14:58 UTC (rev 111106)
@@ -6,7 +6,8 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 
-version = '0.5.6dev'
+version = '0.5.6'
+
 tests_require = ['z3c.pt',
                  'zope.tal',
                  'zope.viewlet',



More information about the checkins mailing list