Skip to content

Commit

Permalink
Add Python 3.10 to trove classifiers (python#11747)
Browse files Browse the repository at this point in the history
Co-authored-by: hauntsaninja <>
  • Loading branch information
hauntsaninja authored and tushar-deepsource committed Jan 20, 2022
1 parent 2347ffd commit fb5ac1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -168,6 +168,7 @@ def run(self):
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Topic :: Software Development',
]

Expand Down

0 comments on commit fb5ac1c

Please sign in to comment.