From 8efb83e94cab0c2522ad65558f2d1568d8696574 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 4 Apr 2022 11:38:35 -0300 Subject: [PATCH] bumping version to 0.10.2 --- bauh/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/__init__.py b/bauh/__init__.py index 91a5a6a5..6d149908 100644 --- a/bauh/__init__.py +++ b/bauh/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.10.1' +__version__ = '0.10.2' __app_name__ = 'bauh' import os