summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 944bfdf..379d195 100644
--- a/setup.py
+++ b/setup.py
@@ -65,7 +65,7 @@ TESTS_REQUIRE = [
]
setup(name='zope.pagetemplate',
- version='4.0.1',
+ version='4.0.2dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',