From 5d220cfa35dae07726f4be36aa7e1229a3016af1 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Sat, 28 Oct 2023 20:48:47 -0600 Subject: [PATCH] Update metadata --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6d61e1de..50e16e24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,9 +52,9 @@ classifiers = [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ]