[Checkins] SVN: z3c.jsonrpc/trunk/ back to dev

Adam Groszer agroszer at gmail.com
Wed Jan 27 06:51:06 EST 2010


Log message for revision 108561:
  back to dev

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

-=-
Modified: z3c.jsonrpc/trunk/CHANGES.txt
===================================================================
--- z3c.jsonrpc/trunk/CHANGES.txt	2010-01-27 11:46:45 UTC (rev 108560)
+++ z3c.jsonrpc/trunk/CHANGES.txt	2010-01-27 11:51:06 UTC (rev 108561)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.7.0 (unreleased)
+------------------
+
+- ...
+
 0.6.0 (2010-01-27)
 ------------------
 

Modified: z3c.jsonrpc/trunk/setup.py
===================================================================
--- z3c.jsonrpc/trunk/setup.py	2010-01-27 11:46:45 UTC (rev 108560)
+++ z3c.jsonrpc/trunk/setup.py	2010-01-27 11:51:06 UTC (rev 108561)
@@ -24,7 +24,7 @@
 
 setup (
     name='z3c.jsonrpc',
-    version='0.6.0',
+    version='0.7.0dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "JSON RPC server and client implementation for Zope3",



More information about the checkins mailing list