summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-29 13:34:33 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-29 13:34:33 -0500
commite1a2b9bac77662a0454bb48979dc46ed961ca08e (patch)
treee4060247e1144df6f902de9cd7da9a3c243978ad /setup.py
parent0db7ef8893722f35b3f7340a7ad4784e0fedd389 (diff)
downloadzope-tal-e1a2b9bac77662a0454bb48979dc46ed961ca08e.tar.gz
Prep 4.1.0 release.4.1.0
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 f2015dd..b647045 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ def alltests():
return TestSuite(suites)
setup(name='zope.tal',
- version='4.1.0.dev0',
+ version='4.1.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Template Application Language (TAL)',