Update setup.py

This commit is contained in:
Rodrigo 2024-01-25 11:11:33 -03:00
parent b1bb418a61
commit f5baeb1c4e

View File

@ -107,6 +107,7 @@ setup(
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
'Programming Language :: Python :: 3 :: Only',
'Topic :: Internet :: WWW/HTTP',
],