[Checkins] SVN: z3c.json/trunk/ prepare for release

Roger Ineichen roger at projekt01.ch
Mon Jan 21 02:35:12 EST 2008


Log message for revision 83021:
  prepare for release

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

-=-
Modified: z3c.json/trunk/CHANGES.txt
===================================================================
--- z3c.json/trunk/CHANGES.txt	2008-01-21 06:08:19 UTC (rev 83020)
+++ z3c.json/trunk/CHANGES.txt	2008-01-21 07:35:12 UTC (rev 83021)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-Version 0.5.0 (unreleased)
--------------------------
+0.5.0 (2007-01-21)
+------------------
 
 - Initial Release

Modified: z3c.json/trunk/setup.py
===================================================================
--- z3c.json/trunk/setup.py	2008-01-21 06:08:19 UTC (rev 83020)
+++ z3c.json/trunk/setup.py	2008-01-21 07:35:12 UTC (rev 83021)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.json',
-    version='0.5.0dev',
+    version='0.5.0',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "Zope3 JSON base libraries used for z3c.jsonpage and z3c.jsonrpc",



More information about the Checkins mailing list