From 5cab9bfa8a990a7e834f9b67515798e38fadc7e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez=20Mondrag=C3=B3n?= <16805946+edgarrmondragon@users.noreply.github.com> Date: Wed, 24 Jan 2024 02:46:45 -0600 Subject: [PATCH] docs: Min supported py version is 3.8 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d634b0e..3d176d3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,7 +25,7 @@ match data: ::: -:::{tab-item} Python 3.9+ +:::{tab-item} Python 3.8+ ```python from importlib import metadata