summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-02-10 17:45:02 +0100
committerMichael Howitz <mh@gocept.com>2020-02-10 17:45:02 +0100
commite37e80a843c7ffd962ec0763fc9fc60c3c1ac306 (patch)
tree8e9533b8b7c86a98270fc92ea1463e2541f6fa85 /setup.py
parent11a29e3a8c7cfad16661948d2ed91d1c1b16fbec (diff)
downloadzope-pagetemplate-e37e80a843c7ffd962ec0763fc9fc60c3c1ac306.tar.gz
Back to development: 4.6.0
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 65ce312..155cf99 100644
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ TESTS_REQUIRE = [
setup(name='zope.pagetemplate',
- version='4.5.0',
+ version='4.6.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',