[Checkins] SVN: z3c.layer/trunk/setup.py vb.

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Nov 7 00:47:13 EST 2007


Log message for revision 81574:
  vb.
  

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

-=-
Modified: z3c.layer/trunk/setup.py
===================================================================
--- z3c.layer/trunk/setup.py	2007-11-07 05:46:53 UTC (rev 81573)
+++ z3c.layer/trunk/setup.py	2007-11-07 05:47:13 UTC (rev 81574)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'z3c.layer',
-      version = '0.2.3',
+      version = '0.3.0dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Collection of Alternative Base Layers',



More information about the Checkins mailing list