From a37a5369ec810ad34889a3f58a3e301736d58cd3 Mon Sep 17 00:00:00 2001 From: Ali Zahedigol Date: Wed, 25 Sep 2024 14:49:00 +0300 Subject: [PATCH] fix: support python312 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 2aaf925..8bb822c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Programming Language :: Python :: 3 :: Only Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content