From a709275cfc1fe54b971161d3f45384b4c8922ad6 Mon Sep 17 00:00:00 2001 From: Pankaj Date: Wed, 5 Jun 2024 11:44:40 +0530 Subject: [PATCH] Apply review suggestions --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index ea4e6f35d..238b877e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", ] dependencies = [ "aenum",