From 8b1c876664268682b6369795af958c669e91409b Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 2 Jun 2015 13:23:55 -0400 Subject: svb --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7aa25af..3c505d4 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ TESTS_REQUIRE = [ setup(name='zope.pagetemplate', - version='4.2.0', + version='4.2.1.dev0', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', description='Zope Page Templates', -- cgit v1.2.1