From a11f41875962e6b19a9d164006a857a5ed09d11d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Wed, 5 Feb 2020 12:02:27 -0300 Subject: [PATCH] [version] 0.8.2 > 0.8.3 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index a7c7df35..a504cd73 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.8.2' +__version__ = '0.8.3' __app_name__ = 'bauh' import os