[Checkins] SVN: z3c.layer/tags/0.3.0/setup.py -dev

Michael Howitz mh at gocept.com
Sat Feb 7 09:59:57 EST 2009


Log message for revision 96209:
  -dev

Changed:
  U   z3c.layer/tags/0.3.0/setup.py

-=-
Modified: z3c.layer/tags/0.3.0/setup.py
===================================================================
--- z3c.layer/tags/0.3.0/setup.py	2009-02-07 14:59:05 UTC (rev 96208)
+++ z3c.layer/tags/0.3.0/setup.py	2009-02-07 14:59:57 UTC (rev 96209)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'z3c.layer',
-      version = '0.3.0dev',
+      version = '0.3.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Collection of Alternative Base Layers',



More information about the Checkins mailing list