From 1b58963fc612102b074eaf5235ee1f47916b9462 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Wed, 3 Nov 2021 15:17:26 -0300 Subject: [PATCH] bumping version to 0.9.20 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index af228711..0cfce0e7 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.9.19' +__version__ = '0.9.20' __app_name__ = 'bauh' import os