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

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Mar 20 14:10:09 EDT 2008


Log message for revision 84808:
  version bump.
  

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

-=-
Modified: z3c.rest/trunk/setup.py
===================================================================
--- z3c.rest/trunk/setup.py	2008-03-20 18:09:48 UTC (rev 84807)
+++ z3c.rest/trunk/setup.py	2008-03-20 18:10:09 UTC (rev 84808)
@@ -31,7 +31,7 @@
 
 setup (
     name='z3c.rest',
-    version='0.2.3',
+    version='0.2.4dev',
     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