[Checkins] SVN: zc.customdoctests/trunk/ Back to development: 1.0.2

Marius Gedminas cvs-admin at zope.org
Thu Feb 14 14:11:06 UTC 2013


Log message for revision 129406:
  Back to development: 1.0.2

Changed:
  U   zc.customdoctests/trunk/CHANGES.txt
  U   zc.customdoctests/trunk/setup.py

-=-
Modified: zc.customdoctests/trunk/CHANGES.txt
===================================================================
--- zc.customdoctests/trunk/CHANGES.txt	2013-02-14 13:59:06 UTC (rev 129405)
+++ zc.customdoctests/trunk/CHANGES.txt	2013-02-14 14:11:06 UTC (rev 129406)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.0.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.1 (2013-02-14)
 ------------------
 

Modified: zc.customdoctests/trunk/setup.py
===================================================================
--- zc.customdoctests/trunk/setup.py	2013-02-14 13:59:06 UTC (rev 129405)
+++ zc.customdoctests/trunk/setup.py	2013-02-14 14:11:06 UTC (rev 129406)
@@ -30,7 +30,7 @@
 
 setup(
     name='zc.customdoctests',
-    version='1.0.1',
+    version='1.0.2.dev0',
     url='http://pypi.python.org/pypi/zc.customdoctests',
     license='ZPL 2.1',
     description=read('README.txt').splitlines(False)[0],



More information about the checkins mailing list