Skip to content

Commit

Permalink
fix: missing identifier for Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Oct 21, 2020
1 parent 7c26c71 commit 4d03743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
License :: OSI Approved :: BSD License
Programming Language :: Python :: Implementation :: PyPy
Programming Language :: Python :: Implementation :: CPython
Expand Down

0 comments on commit 4d03743

Please sign in to comment.