From 828be31d74ce153285ce1384d0c52effbe2bf1b0 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 24 Oct 2022 07:49:21 -0300 Subject: [PATCH] bumping version to 0.10.4 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 206851b5..44a430fb 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.10.3' +__version__ = '0.10.4' __app_name__ = 'bauh' import os