summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVincent Fretin <vincent.fretin@gmail.com>2009-10-31 17:14:20 +0000
committerVincent Fretin <vincent.fretin@gmail.com>2009-10-31 17:14:20 +0000
commite5250b233ee0de400e437ee4fa2bd71ebadf20c4 (patch)
tree707ed8fe434a75220f06f0c3e23865895ba388cc /setup.py
parenta277e9e540252245bc1da8c143195791d4db2154 (diff)
downloadzope-tal-e5250b233ee0de400e437ee4fa2bd71ebadf20c4.tar.gz
Back to development: 3.5.3dev
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 f63dd36..7e2ac2a 100644
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ def alltests():
return TestSuite(suites)
setup(name='zope.tal',
- version = '3.5.2',
+ version = '3.5.3dev',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope 3 Template Application Languate (TAL)',