summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/documentation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/documentation.py b/src/tests/documentation.py
index 8e9adf8..d64c683 100644
--- a/src/tests/documentation.py
+++ b/src/tests/documentation.py
@@ -44,7 +44,7 @@ trivial to distribute the module as an universal
required. Since Python 2.5 has been released ages ago (in 2006), I felt that
it was reasonable to drop the support for it. If you need to support
ancient versions of Python, stick with the decorator module version
-3.4.2. The current version supports all Python releases from 2.6 up to 3.6.
+3.4.2. The current version supports all Python releases from 2.6 up.
What's New in version 4
-----------------------