From 8f863709363d16fd0d6474ced516d4079d456497 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Fri, 8 Mar 2013 11:35:32 -0500 Subject: [PATCH] Back to development: 4.0.2 --- CHANGES.txt | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index d4b67e1..d90e50f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +4.0.2 (unreleased) +------------------ + +- Nothing changed yet. + + 4.0.1 (2013-03-08) ------------------ diff --git a/setup.py b/setup.py index f80c8ac..170cc97 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ from setuptools import setup, find_packages setup(name='zope.size', - version='4.0.1', + version='4.0.2.dev0', url='http://pypi.python.org/pypi/zope.size', license='ZPL 2.1', description=\