Update version.py

This commit is contained in:
None 2025-04-22 15:55:20 +02:00 committed by GitHub
parent 7c7532fa10
commit 9d1f181ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
__title__ = 'StreamingCommunity'
__version__ = '2.9.9'
__version__ = '3.0.0'
__author__ = 'Arrowar'
__description__ = 'A command-line program to download film'
__copyright__ = 'Copyright 2024'