From 9f8d84f96ef1f738fb3f88438932789a84cee48a Mon Sep 17 00:00:00 2001 From: Vladyslav Krylasov Date: Mon, 3 May 2021 15:34:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Release=20v2.0.0=20plerr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plerr/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plerr/__init__.py b/plerr/__init__.py index da2182f..afced14 100644 --- a/plerr/__init__.py +++ b/plerr/__init__.py @@ -1 +1 @@ -__version__ = '1.0.6' +__version__ = '2.0.0'