From 21cba735cea3036f7b0af5211485113216120797 Mon Sep 17 00:00:00 2001 From: Anurag Kumar Date: Sun, 11 Feb 2024 23:05:06 +0530 Subject: [PATCH] Update setup.py python version updated --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 459e6128a..5af7e182b 100755 --- a/setup.py +++ b/setup.py @@ -95,6 +95,7 @@ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering", "Topic :: Software Development", ],