commit | de2dbf7c56b18ddc69d797b64859d57949dbf310 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Nov 27 15:47:04 2020 -0600 |
committer | GitHub <noreply@github.com> | Fri Nov 27 16:47:04 2020 -0500 |
tree | 7e86c2c6cdf30387d7801addf20f372ccb201774 | |
parent | 09b5d7071846a7abdb8061711ac0d2e561f7260a [diff] [blame] |
20.0.0 before 2020 is even over (#968)
diff --git a/setup.py b/setup.py index 08769d2..fbd6571 100755 --- a/setup.py +++ b/setup.py
@@ -83,6 +83,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", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security :: Cryptography",