From d1d5b773150689cf5319f94c8d50bd87aad1dda9 Mon Sep 17 00:00:00 2001 From: Tom White Date: Fri, 11 Oct 2024 10:20:22 +0100 Subject: [PATCH] Update metadata to include Python 3.12 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 77bf3cd73..8bacbf5f7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Scientific/Engineering [options]