From b6594651e3ee23b9de3a34dfbdda5972467cc071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=B3pez=20Barr=C3=B3n?= Date: Sun, 8 Sep 2024 11:02:46 +1000 Subject: [PATCH] setup py-3.13 update --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d626f8c..0c3b392 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,11 +10,11 @@ author = Christian López Barrón url = https://github.com/chrizzFTD/naming # Try to align to https://devguide.python.org/versions/ classifiers = - Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 + Programming Language :: Python :: 3.13 [options] packages = find: