Skip to content

Commit 373e2ed

Browse files
authored
Merge pull request #263 from anukaal/master
updated classifiers
2 parents 3cba6c6 + e4088ac commit 373e2ed

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
@@ -49,6 +49,8 @@ def read(*parts):
4949
'Programming Language :: Python :: 3.6',
5050
'Programming Language :: Python :: 3.7',
5151
'Programming Language :: Python :: 3.8',
52+
'Programming Language :: Python :: 3.9',
53+
'Programming Language :: Python :: 3.10',
5254
],
5355
packages=find_packages(),
5456
)

0 commit comments

Comments
 (0)