Skip to content

Commit e4bcbbe

Browse files
Merge pull request #618 from staticdev/add-python-39-docs
Add python 3.9 to classifiers
2 parents f6308ca + 40fa7b0 commit e4bcbbe

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
@@ -44,5 +44,6 @@
4444
"Programming Language :: Python :: 3.6",
4545
"Programming Language :: Python :: 3.7",
4646
"Programming Language :: Python :: 3.8",
47+
"Programming Language :: Python :: 3.9",
4748
],
4849
)

0 commit comments

Comments
 (0)