summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-22 21:53:25 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-22 21:53:25 -0500
commit30e9ca53f2ebf7f4cd93724779ab503ca40c50fd (patch)
tree374dc1cde6986c08d675325c9823141f29cdd5f9 /setup.py
parent01449e699eadd3708dd54fcdafd923119c9de803 (diff)
downloadcmd2-git-30e9ca53f2ebf7f4cd93724779ab503ca40c50fd.tar.gz
Update CHANGELOG and setup.py
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 b19ae7f5..c1c4ec1b 100755
--- a/setup.py
+++ b/setup.py
@@ -25,6 +25,7 @@ Programming Language :: Python :: 3.5
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
Topic :: Software Development :: Libraries :: Python Modules
""".splitlines()))) # noqa: E128