[Checkins] SVN: z3c.layout/trunk/setup.py Version bump.

Malthe Borch mborch at gmail.com
Sun Aug 3 20:57:11 EDT 2008


Log message for revision 89334:
  Version bump.

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

-=-
Modified: z3c.layout/trunk/setup.py
===================================================================
--- z3c.layout/trunk/setup.py	2008-08-04 00:56:38 UTC (rev 89333)
+++ z3c.layout/trunk/setup.py	2008-08-04 00:57:11 UTC (rev 89334)
@@ -19,7 +19,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='z3c.layout',
-      version = '0.1dev',
+      version = '0.2dev',
       description='HTML layout engine',
       long_description=read('README.txt')+read('src/z3c/layout/README.txt'),
       author = "Malthe Borch, Stefan Eletzhofer and the Zope Community",



More information about the Checkins mailing list