From 560b4326112705f0b85336d04583bc9a54ee8cbf Mon Sep 17 00:00:00 2001 From: James Douglass Date: Fri, 27 Oct 2023 12:08:20 -0700 Subject: [PATCH] Update pyproject.toml again! RE:#95 Co-authored-by: Doug --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ab9f4e..54b724e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "License :: OSI Approved :: BSD License" ] # the version is provided dynamically by setuptools_scm