StreamingCommunity/Src/Upload/__version__.py
Fede14 3f54deb927 Revert "update version"
This reverts commit f866d9b42c38ff87eb9a0546c53f454ba42689c9.
2024-02-28 01:00:19 +01:00

7 lines
203 B
Python

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