[Checkins] SVN: z3c.metrics/trunk/ Back to development: 0.3

Michael Howitz mh at gocept.com
Thu Jul 22 03:29:11 EDT 2010


Log message for revision 114916:
  Back to development: 0.3

Changed:
  U   z3c.metrics/trunk/docs/HISTORY.txt
  U   z3c.metrics/trunk/setup.py

-=-
Modified: z3c.metrics/trunk/docs/HISTORY.txt
===================================================================
--- z3c.metrics/trunk/docs/HISTORY.txt	2010-07-22 06:59:01 UTC (rev 114915)
+++ z3c.metrics/trunk/docs/HISTORY.txt	2010-07-22 07:29:10 UTC (rev 114916)
@@ -2,6 +2,12 @@
  Changelog
 ===========
 
+0.3 (unreleased)
+================
+
+- Nothing changed yet.
+
+
 0.2 (2010-07-22)
 ================
 

Modified: z3c.metrics/trunk/setup.py
===================================================================
--- z3c.metrics/trunk/setup.py	2010-07-22 06:59:01 UTC (rev 114915)
+++ z3c.metrics/trunk/setup.py	2010-07-22 07:29:10 UTC (rev 114916)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.2'
+version = '0.3dev'
 
 setup(name='z3c.metrics',
       version=version,



More information about the checkins mailing list