summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-08-20 15:45:55 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-08-20 15:45:55 +0000
commite9128dcc4096632e1c3db1ce80953c71cf43964d (patch)
tree9310d4f5b3e542bffd5430e3ae4aae7a226381e5 /setup.py
parent1f99ba7bf4da85b814b93438a7c743734e4ec74e (diff)
downloadzope-pagetemplate-e9128dcc4096632e1c3db1ce80953c71cf43964d.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 1df8abe..25d0c35 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.6.0',
+ version='3.6.1dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',