From 95738f7d690c9324444bb125dd0ee313537babb2 Mon Sep 17 00:00:00 2001 From: Giovanni Barillari Date: Sun, 13 Oct 2024 23:23:42 +0200 Subject: [PATCH] Update meta --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index ec1bb37..896acda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,8 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Monitoring"