Add Python 3.13 classifier

This commit is contained in:
Valentin Lorentz 2024-10-18 22:43:00 +02:00
parent fe31143bbd
commit a40d45cc83

View File

@ -208,6 +208,7 @@ setup(
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3.13',
'Topic :: Communications :: Chat :: Internet Relay Chat',
'Topic :: Software Development :: Libraries :: Python Modules',
],