summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-08-23 11:08:33 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-08-23 11:08:33 +0000
commit0552c5d9c7495ee08d75e33e36137b114c5611c2 (patch)
tree2f7b48e0e73842bc2e53d711c892815f1a5e4fdf /setup.py
parentce32a8bbe3dd240a76f87df360846a781eef664b (diff)
downloadzope-pagetemplate-0552c5d9c7495ee08d75e33e36137b114c5611c2.tar.gz
vb
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 d8234c2..b9a6660 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.6.1',
+ version='3.6.2dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',