Skip to content

Commit

Permalink
chore: add Python 3.9 classifier in setup.py (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
reata committed Nov 7, 2020
1 parent 67f40aa commit b80e58f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: Implementation :: CPython",
],
python_requires=">=3.6",
Expand Down

0 comments on commit b80e58f

Please sign in to comment.