StreamingCommunity/Src/Upload/__version__.py
2024-02-06 19:11:15 +01:00

6 lines
202 B
Python

__title__ = 'Streaming_community'
__version__ = 'v0.8.3'
__author__ = 'Ghost6446'
__description__ = 'A command-line program to download film'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2023'