[Checkins] SVN: zc.buildout/trunk/zc.recipe.egg_/setup.py vb.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sat Nov 3 15:15:40 EDT 2007


Log message for revision 81449:
  vb.
  

Changed:
  U   zc.buildout/trunk/zc.recipe.egg_/setup.py

-=-
Modified: zc.buildout/trunk/zc.recipe.egg_/setup.py
===================================================================
--- zc.buildout/trunk/zc.recipe.egg_/setup.py	2007-11-03 19:15:24 UTC (rev 81448)
+++ zc.buildout/trunk/zc.recipe.egg_/setup.py	2007-11-03 19:15:40 UTC (rev 81449)
@@ -24,7 +24,7 @@
 name = "zc.recipe.egg"
 setup(
     name = name,
-    version = "1.0.0",
+    version = "1.1.0dev",
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "Recipe for installing Python package distributions as eggs",



More information about the Checkins mailing list