Update version.py

This commit is contained in:
Lovi 2024-06-14 17:08:51 +02:00 committed by GitHub
parent d447cf53b7
commit 7b37a9ee71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
__title__ = 'StreamingCommunity' __title__ = 'StreamingCommunity'
__version__ = 'v1.1.0' __version__ = 'v1.2.0'
__author__ = 'Lovi-0' __author__ = 'Lovi-0'
__description__ = 'A command-line program to download film' __description__ = 'A command-line program to download film'
__copyright__ = 'Copyright 2024' __copyright__ = 'Copyright 2024'