From e4a444df4703d7ab016d74b873ed15b8cc61264e Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 14 Feb 2022 14:37:45 -0300 Subject: [PATCH] bumping version to 0.9.28 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 6507afdc..dc5c9cbc 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.9.27' +__version__ = '0.9.28' __app_name__ = 'bauh' import os