diff --git a/setup.py b/setup.py index 01afd1b..8867adb 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,9 @@ keywords=['Twitch', 'Youtube', 'stream', 'stream Notification', 'Notification'], license='GNU', classifiers=[ - 'Programming Language :: Python :: 3', + 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', 'Operating System :: OS Independent', 'Natural Language :: English'