From 112fa36762911d58daac75732901600569ddbef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Faure-Lacroix?= Date: Thu, 6 Jul 2023 16:50:29 -0400 Subject: [PATCH] Updating to 0.1.9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 515f390..1f36082 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def find_files(cur_path): setuptools.setup( name="odoo-tools", - version="0.1.8", + version="0.1.9", author="Loïc Faure-Lacroix ", author_email="lamerstar@gmail.com", description="Odoo Tools",