From 68cd434fc1bcfa283cf374ff276c05f8fe862e9c Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Wed, 9 Feb 2022 10:42:58 -0300 Subject: [PATCH] bumping version to 0.9.27 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 14008bec..6507afdc 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.9.26' +__version__ = '0.9.27' __app_name__ = 'bauh' import os