From aba489a47ea53190eee12ea9bb8390a3dcce81e0 Mon Sep 17 00:00:00 2001 From: "Il'ya (Marshal)" Date: Sat, 19 Feb 2022 19:29:58 +0100 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=BD=D1=8F=D1=82=D0=B0=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20=D0=B4=D0=BE=202.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yandex_music/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yandex_music/__init__.py b/yandex_music/__init__.py index 5c61a82..34077fc 100644 --- a/yandex_music/__init__.py +++ b/yandex_music/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.0.0' +__version__ = '2.0.0' __license__ = 'GNU Lesser General Public License v3 (LGPLv3)' __copyright__ = 'Copyright (C) 2019-2022 Il`ya (Marshal) '