Update supported Python versions

This commit is contained in:
Roman Zeyde
2024-10-21 21:59:26 +03:00
parent 9410a988b1
commit d015118d76

View File

@@ -37,6 +37,8 @@ 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.13',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: System :: Networking',
'Topic :: Communications',