build: bump-up telegram-media-downloader version from 0.3.1 to 1.0.0

This commit is contained in:
Dineshkarthik 2021-03-31 17:39:44 +02:00
parent b0299c0e04
commit 6b9ece3987
No known key found for this signature in database
GPG key ID: E256EF0EECD6F201

View file

@ -1,6 +1,6 @@
"""Init namespace"""
__version__ = "0.3.1"
__version__ = "1.0.0"
__license__ = "MIT License"
__copyright__ = (
"Copyright (C) 2019 Dineshkarthik <https://github.com/Dineshkarthik>"