[Checkins] SVN: z3c.layer/branches/0.2/ Back to development: 0.2.6

Michael Howitz mh at gocept.com
Mon Apr 19 02:35:50 EDT 2010


Log message for revision 111050:
  Back to development: 0.2.6

Changed:
  U   z3c.layer/branches/0.2/CHANGES.txt
  U   z3c.layer/branches/0.2/setup.py

-=-
Modified: z3c.layer/branches/0.2/CHANGES.txt
===================================================================
--- z3c.layer/branches/0.2/CHANGES.txt	2010-04-19 06:35:27 UTC (rev 111049)
+++ z3c.layer/branches/0.2/CHANGES.txt	2010-04-19 06:35:49 UTC (rev 111050)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.2.6 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 0.2.5 (2010-04-19)
 ------------------
 

Modified: z3c.layer/branches/0.2/setup.py
===================================================================
--- z3c.layer/branches/0.2/setup.py	2010-04-19 06:35:27 UTC (rev 111049)
+++ z3c.layer/branches/0.2/setup.py	2010-04-19 06:35:49 UTC (rev 111050)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'z3c.layer',
-      version = '0.2.5',
+      version = '0.2.6dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='RETIRED: Collection of Alternative Base Layers',



More information about the checkins mailing list