Skip to content

Commit becab77

Browse files
authored
Merge pull request #111 from asfaltboy/patch-1
Add python 3.9 to version classifiers
2 parents 4713574 + 2777b66 commit becab77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
'Programming Language :: Python :: 3.6',
3333
'Programming Language :: Python :: 3.7',
3434
'Programming Language :: Python :: 3.8',
35+
'Programming Language :: Python :: 3.9',
3536
'Topic :: System',
3637
'Topic :: System :: Filesystems',
3738
'Topic :: Utilities'],

0 commit comments

Comments
 (0)