Added python 3.10 to supported versions

This commit is contained in:
Rhet Turnbull
2021-10-09 09:39:23 -07:00
parent f1235f745f
commit 3f81a3c179
2 changed files with 4 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Topic :: Software Development :: Libraries :: Python Modules",
],
install_requires=[