From 52b80fd14dfc59cb5f0c59c40d315fce3820584e Mon Sep 17 00:00:00 2001 From: wirthual Date: Tue, 13 Feb 2024 18:25:45 -0800 Subject: [PATCH] added python3.12 to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e725dd..7477835 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ pip install deutschland ### Supported Python Versions ``` -3.8 - 3.11 +3.8 - 3.12 ``` Tested on Linux, MacOS and Windows