Skip to content

Commit

Permalink
Add missing Python 3.8 classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard committed Feb 22, 2020
1 parent f1538fc commit 0d93ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -31,6 +31,7 @@
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries",
Expand Down

0 comments on commit 0d93ed8

Please sign in to comment.