From 53e3caba58054ec9ce9fbdaee1bea8ebdfaef951 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Fri, 11 Nov 2022 17:42:13 -0300 Subject: [PATCH] bumping version to 0.10.5 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 44a430fb..f8fef96b 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.10.4' +__version__ = '0.10.5' __app_name__ = 'bauh' import os