From afcc94b9340bebd7a71e752ceb12540de2e05fa8 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 7 Dec 2021 12:25:30 -0300 Subject: [PATCH] bumping version to 0.9.23 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 74d7da2c..606a7fd6 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.9.22' +__version__ = '0.9.23' __app_name__ = 'bauh' import os