StreamingCommunity/Src/Upload/__version__.py
2024-02-28 07:31:47 +01:00

7 lines
203 B
Python

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