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