diff options
author | Hanno Schlichting <hanno@hannosch.eu> | 2011-08-23 11:07:54 +0000 |
---|---|---|
committer | Hanno Schlichting <hanno@hannosch.eu> | 2011-08-23 11:07:54 +0000 |
commit | ce32a8bbe3dd240a76f87df360846a781eef664b (patch) | |
tree | f4359e0e8674c2f68f5808b8c0a4048a91eb2852 /setup.py | |
parent | a3b4c7caeb6f6bf17552d6b3730b78f8da983178 (diff) | |
download | zope-pagetemplate-ce32a8bbe3dd240a76f87df360846a781eef664b.tar.gz |
Prepare zope.pagetemplate 3.6.1.
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |