diff options
author | Hanno Schlichting <hanno@hannosch.eu> | 2011-08-20 15:45:55 +0000 |
---|---|---|
committer | Hanno Schlichting <hanno@hannosch.eu> | 2011-08-20 15:45:55 +0000 |
commit | e9128dcc4096632e1c3db1ce80953c71cf43964d (patch) | |
tree | 9310d4f5b3e542bffd5430e3ae4aae7a226381e5 /setup.py | |
parent | 1f99ba7bf4da85b814b93438a7c743734e4ec74e (diff) | |
download | zope-pagetemplate-e9128dcc4096632e1c3db1ce80953c71cf43964d.tar.gz |
vb
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.0', + version='3.6.1dev', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', description='Zope Page Templates', |