summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-08-23 11:07:54 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-08-23 11:07:54 +0000
commitce32a8bbe3dd240a76f87df360846a781eef664b (patch)
treef4359e0e8674c2f68f5808b8c0a4048a91eb2852 /setup.py
parenta3b4c7caeb6f6bf17552d6b3730b78f8da983178 (diff)
downloadzope-pagetemplate-ce32a8bbe3dd240a76f87df360846a781eef664b.tar.gz
Prepare zope.pagetemplate 3.6.1.
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 25d0c35..d8234c2 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.pagetemplate',
- version='3.6.1dev',
+ version='3.6.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Page Templates',