From 15040dc379c9c4ad8e2452a2d01197c74c630cd4 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Thu, 23 May 2024 00:14:11 +1000 Subject: [PATCH] 3.8+, not 3.7+ --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index b4502bd..2facd28 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,7 +55,7 @@ PyPI page`_. There are no operating system or distribution specific versions of this module - it is a pure Python module that should work on all platforms. -Supported Python versions are currently 3.7+. +Supported Python versions are currently 3.8+. .. _Python Package Index: http://pypi.python.org .. _pip: http://www.pip-installer.org