]> jfr.im git - yt-dlp.git/blobdiff - setup.py
[cleanup] Misc fixes
[yt-dlp.git] / setup.py
index eace2f9fb800c3cde5c71d7bdf1a2786f167f065..6dae442aa4d5faea21d70ed58dc9af3b23b39520 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -140,6 +140,9 @@ def run(self):
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
         'Programming Language :: Python :: 3.8',
+        'Programming Language :: Python :: 3.9',
+        'Programming Language :: Python :: 3.10',
+        'Programming Language :: Python :: 3.11',
         'Programming Language :: Python :: Implementation',
         'Programming Language :: Python :: Implementation :: CPython',
         'Programming Language :: Python :: Implementation :: PyPy',