[Checkins] SVN: zc.zope3recipes/trunk/setup.py Preparing release 0.10.0

Christian Zagrodnick cz at gocept.com
Wed Sep 16 04:56:27 EDT 2009


Log message for revision 104123:
  Preparing release 0.10.0

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

-=-
Modified: zc.zope3recipes/trunk/setup.py
===================================================================
--- zc.zope3recipes/trunk/setup.py	2009-09-16 08:42:22 UTC (rev 104122)
+++ zc.zope3recipes/trunk/setup.py	2009-09-16 08:56:27 UTC (rev 104123)
@@ -7,7 +7,7 @@
 name = "zc.zope3recipes"
 setup(
     name = name,
-    version = "0.10.0dev",
+    version = '0.10.0',
     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