Skip to content

Commit 5735e32

Browse files
committed
added more python versions to pypi classifier
1 parent ff03c21 commit 5735e32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
'Programming Language :: Python :: 3.7',
3232
'Programming Language :: Python :: 3.8',
3333
'Programming Language :: Python :: 3.9',
34+
'Programming Language :: Python :: 3.10',
35+
'Programming Language :: Python :: 3.11',
3436
"Development Status :: 5 - Production/Stable",
3537
"Intended Audience :: Developers",
3638
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)