[Checkins] SVN: z3c.rest/trunk/setup.py version bump

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Mar 19 19:55:56 EDT 2008


Log message for revision 84796:
  version bump
  

Changed:
  U   z3c.rest/trunk/setup.py

-=-
Modified: z3c.rest/trunk/setup.py
===================================================================
--- z3c.rest/trunk/setup.py	2008-03-19 23:55:34 UTC (rev 84795)
+++ z3c.rest/trunk/setup.py	2008-03-19 23:55:55 UTC (rev 84796)
@@ -31,7 +31,7 @@
 
 setup (
     name='z3c.rest',
-    version='0.2.2',
+    version='0.2.3dev',
     author = "Stephan Richter and the Zope Community",
     author_email = "zope3-dev at zope.org",
     description = "A REST Framework for Zope 3 Applications",



More information about the Checkins mailing list