From 9fbda22e5f4f42b91383f60c9c2a770465650b65 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sat, 9 Sep 2023 07:15:25 -0500 Subject: [PATCH] docs(README): Note supporting python 3.8+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dbecdf17..5c008d062 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ See donation options at . # Project details - tmux support: 1.8+ -- python support: >= 3.7, pypy, pypy3 +- python support: >= 3.8, pypy, pypy3 - Source: - Docs: - API: