[Checkins] SVN: z3c.quickentry/trunk/ Back to development: 0.2

Michael Howitz mh at gocept.com
Mon Aug 23 02:53:47 EDT 2010


Log message for revision 115882:
  Back to development: 0.2

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

-=-
Modified: z3c.quickentry/trunk/CHANGES.txt
===================================================================
--- z3c.quickentry/trunk/CHANGES.txt	2010-08-23 06:53:22 UTC (rev 115881)
+++ z3c.quickentry/trunk/CHANGES.txt	2010-08-23 06:53:47 UTC (rev 115882)
@@ -2,6 +2,12 @@
  Changes
 =========
 
+0.2 (unreleased)
+----------------
+
+- Nothing changed yet.
+
+
 0.1 (2010-08-23)
 ----------------
 

Modified: z3c.quickentry/trunk/setup.py
===================================================================
--- z3c.quickentry/trunk/setup.py	2010-08-23 06:53:22 UTC (rev 115881)
+++ z3c.quickentry/trunk/setup.py	2010-08-23 06:53:47 UTC (rev 115882)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0.1'
+version = '0.2dev'
 
 setup(
     name='z3c.quickentry',



More information about the checkins mailing list