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

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Sep 16 18:36:51 EDT 2008


Log message for revision 91203:
  Version bump.
  

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

-=-
Modified: z3c.rest/trunk/setup.py
===================================================================
--- z3c.rest/trunk/setup.py	2008-09-16 22:36:09 UTC (rev 91202)
+++ z3c.rest/trunk/setup.py	2008-09-16 22:36:50 UTC (rev 91203)
@@ -31,7 +31,7 @@
 
 setup (
     name='z3c.rest',
-    version='0.2.5',
+    version='0.2.6dev',
     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