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

Michael Howitz mh at gocept.com
Sat Feb 7 10:06:03 EST 2009


Log message for revision 96210:
  vb
  

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

-=-
Modified: z3c.layer/trunk/CHANGES.txt
===================================================================
--- z3c.layer/trunk/CHANGES.txt	2009-02-07 14:59:57 UTC (rev 96209)
+++ z3c.layer/trunk/CHANGES.txt	2009-02-07 15:06:02 UTC (rev 96210)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.3.1 (unreleased)
+------------------
+
+-
+
+
 0.3.0 (2009-02-07)
 ------------------
 

Modified: z3c.layer/trunk/setup.py
===================================================================
--- z3c.layer/trunk/setup.py	2009-02-07 14:59:57 UTC (rev 96209)
+++ z3c.layer/trunk/setup.py	2009-02-07 15:06:02 UTC (rev 96210)
@@ -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.1dev',
       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