[Checkins] SVN: zope.bforest/trunk/setup.py Updated the version number to reflect the publication of the egg

Alexander Heavner alex at zope.com
Fri Feb 9 14:46:04 EST 2007


Log message for revision 72492:
  Updated the version number to reflect the publication of the egg
  

Changed:
  U   zope.bforest/trunk/setup.py

-=-
Modified: zope.bforest/trunk/setup.py
===================================================================
--- zope.bforest/trunk/setup.py	2007-02-09 19:36:53 UTC (rev 72491)
+++ zope.bforest/trunk/setup.py	2007-02-09 19:46:02 UTC (rev 72492)
@@ -2,7 +2,7 @@
 
 setup(
     name="zope.bforest",
-    version="1.0",
+    version="1.1dev",
     license="ZPL 2.1",
     author="Zope Project",
     author_email="zope3-dev at zope.org",



More information about the Checkins mailing list