From 8f75cecd5b93eabc2e207ffe421640071e1d59bc Mon Sep 17 00:00:00 2001 From: Dineshkarthik Date: Tue, 19 Jul 2022 12:03:26 +0200 Subject: [PATCH] build: bump-up telegram-media-downloader version from 1.5.1 to 2.0.0 --- utils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/__init__.py b/utils/__init__.py index db9d057..6f90d1a 100644 --- a/utils/__init__.py +++ b/utils/__init__.py @@ -1,5 +1,5 @@ """Init namespace""" -__version__ = "1.5.1" +__version__ = "2.0.0" __license__ = "MIT License" __copyright__ = "Copyright (C) 2019 Dineshkarthik "