summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2020-11-27 15:47:04 -0600
committerGitHub <noreply@github.com>2020-11-27 16:47:04 -0500
commitde2dbf7c56b18ddc69d797b64859d57949dbf310 (patch)
tree7e86c2c6cdf30387d7801addf20f372ccb201774 /setup.py
parent09b5d7071846a7abdb8061711ac0d2e561f7260a (diff)
downloadpyopenssl-de2dbf7c56b18ddc69d797b64859d57949dbf310.tar.gz
20.0.0 before 2020 is even over (#968)20.0.0
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 08769d2..fbd6571 100755
--- a/setup.py
+++ b/setup.py
@@ -83,6 +83,7 @@ if __name__ == "__main__":
"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",