Skip to content

Commit

Permalink
now that we have python 3.10 tests we can also advertise it (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nothing4You authored Jan 28, 2022
1 parent cc1e4bd commit 5a9e240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def read_version():
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Operating System :: POSIX',
'Environment :: Web Environment',
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit 5a9e240

Please sign in to comment.