[Checkins] SVN: zc.zope3recipes/trunk/setup.py update to next version

Jim Fulton jim at zope.com
Fri Feb 1 11:41:10 EST 2008


Log message for revision 83392:
  update to next version
  

Changed:
  U   zc.zope3recipes/trunk/setup.py

-=-
Modified: zc.zope3recipes/trunk/setup.py
===================================================================
--- zc.zope3recipes/trunk/setup.py	2008-02-01 16:40:32 UTC (rev 83391)
+++ zc.zope3recipes/trunk/setup.py	2008-02-01 16:41:10 UTC (rev 83392)
@@ -7,7 +7,7 @@
 name = "zc.zope3recipes"
 setup(
     name = name,
-    version = "0.7.0dev",
+    version = "0.8dev",
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for defining Zope 3 applications",



More information about the Checkins mailing list