From a70df80e8ca3c2eecc448158c0924164c3e84142 Mon Sep 17 00:00:00 2001 From: Qandra Si Date: Sat, 19 Dec 2020 21:52:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D1=8B=D0=BF=D1=83=D1=81=D0=BA=D0=B0?= =?UTF-8?q?=D1=8E=20=D0=BD=D0=BE=D0=B2=D1=83=D1=8E=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D1=8E=20(=D1=80=D0=B5=D0=BB=D0=B8=D0=B7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 8ca48e0..a6052f4 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,4 @@ # -*- encoding: utf-8 -*- """ Entry point of q.industrialist applications """ -__version__ = '0.8.0' +__version__ = '0.8.1'