summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolina Surma <ksurma@redhat.com>2024-04-25 13:31:54 +0200
committerKarolina Surma <ksurma@redhat.com>2024-04-26 09:21:05 +0200
commit4a4b5acdc2967bf0a72d8c3b2c6dfb4b558398c6 (patch)
tree077cbdaabdeaa913dbab7fad4b9df3efa6bb959b
parentefc5ad01e0ed5634ee83e8911fe3c1330d5124c2 (diff)
Declare the support for Python 3.13 in classifiersorigin/py3.13
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 37f6b5c0..7d1e30ba 100644
--- a/setup.py
+++ b/setup.py
@@ -58,6 +58,7 @@ 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
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
Programming Language :: C