summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-10-22 18:02:24 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2017-11-29 14:07:45 +0100
commit3bdc82e799d00738801bd430ca4e57a09819c1b6 (patch)
tree40854e13b3c063f153ac29a25a96d7b70071076c /README.md
parent4d3bde66eefd4ee6dd188d5b002867b9e4594b91 (diff)
downloadrsa-git-3bdc82e799d00738801bd430ca4e57a09819c1b6.tar.gz
Drop support for EOL Python 3.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 965c401..86005fb 100644
--- a/README.md
+++ b/README.md
@@ -40,4 +40,4 @@ Those modules are marked as deprecated in version 3.4.
Furthermore, in 4.0 the I/O functions will be streamlined to always work with bytes on all
supported versions of Python.
-Version 4.0 will drop support for Python 2.6, and possibly for Python 3.3.
+Version 4.0 will drop support for Python 2.6 and 3.3.