summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taldefs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taldefs.py b/taldefs.py
index 6b43439..9668ab1 100644
--- a/taldefs.py
+++ b/taldefs.py
@@ -20,7 +20,7 @@ from zope.tal.interfaces import ITALExpressionErrorInfo
from zope.interface import implements
-TAL_VERSION = "1.5.1"
+TAL_VERSION = "1.6"
XML_NS = "http://www.w3.org/XML/1998/namespace" # URI for XML namespace
XMLNS_NS = "http://www.w3.org/2000/xmlns/" # URI for XML NS declarations