From c11bc20245e92eb9361935ad0d8befe56e234f8b Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 5 Oct 2020 10:26:54 -0300 Subject: [PATCH] Updating version [0.9.8 -> 0.9.9] --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index b0041b70..52b2fc44 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.9.8' +__version__ = '0.9.9' __app_name__ = 'bauh' import os