summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-06-28 10:07:31 +0200
committerIlya Etingof <etingof@gmail.com>2018-06-29 09:33:44 +0200
commit88327eddc9f10d8583396d408ad519e0f2244540 (patch)
treef95584a9414b4b117ef71f8c1159ca9362d702b4 /docs
parentc59447fd73668d3d5381d091d9c7e525572fb8fc (diff)
downloadpyasn1-git-88327eddc9f10d8583396d408ad519e0f2244540.tar.gz
bumped up to Python 3.7
Diffstat (limited to 'docs')
-rw-r--r--docs/source/pyasn1/contents.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/pyasn1/contents.rst b/docs/source/pyasn1/contents.rst
index 102ea87..474bbff 100644
--- a/docs/source/pyasn1/contents.rst
+++ b/docs/source/pyasn1/contents.rst
@@ -20,7 +20,7 @@ implementation of pyasn1 classes from ASN.1 specification.
Both `pyasn1 <https://github.com/etingof/pyasn1>`_ and
`pyasn1-modules <https://github.com/etingof/pyasn1-modules>`_ libraries
-can be used out-of-the-box with Python versions 2.4 through 3.6.
+can be used out-of-the-box with Python versions 2.4 through 3.7.
No external dependencies required.
.. _pyasn1-types: