add python3.9 classifier

This commit is contained in:
Robert Kaussow 2020-11-12 21:15:35 +01:00
parent a167b2fb61
commit 084e031ca1
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Utilities",
"Topic :: Software Development",
],