Skip to content

Commit 44c2f51

Browse files
committed
setup: Mark Python 3.9 as supported
1 parent 72a4559 commit 44c2f51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"Programming Language :: Python :: 3.6",
3232
"Programming Language :: Python :: 3.7",
3333
"Programming Language :: Python :: 3.8",
34+
"Programming Language :: Python :: 3.9",
3435
'License :: OSI Approved :: BSD License',
3536
'Topic :: Software Development :: Libraries :: Python Modules',
3637
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)