summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDavid Glick <dglick@gmail.com>2012-03-09 20:20:36 +0000
committerDavid Glick <dglick@gmail.com>2012-03-09 20:20:36 +0000
commit718c3ea29cbfd8eec53a01762d2e3fac682eae3b (patch)
tree39ce62e020215f7cda5d5c6fe7ac703e73466220 /setup.py
parentbf663b45ab89a58a72f2c437a278ef5bd72e9fa3 (diff)
downloadzope-tal-718c3ea29cbfd8eec53a01762d2e3fac682eae3b.tar.gz
v.b.
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 fcdefdc..6efad70 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ def alltests():
return TestSuite(suites)
setup(name='zope.tal',
- version = '3.6.1',
+ version = '3.6.2dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Template Application Language (TAL)',