From 2413be3c9cfeadc7374b0c77c32032c851712475 Mon Sep 17 00:00:00 2001 From: svlandeg Date: Mon, 29 Apr 2024 09:59:38 +0200 Subject: [PATCH] update classifiers to include Python 3.12 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a6b14eb06..899e808cb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,6 +22,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 project_urls = Release notes = https://github.com/explosion/spaCy/releases