From 4314a939dac1c6b024d888e00a693927dca92ffe Mon Sep 17 00:00:00 2001 From: clementmbr Date: Fri, 12 Nov 2021 17:34:39 +0100 Subject: [PATCH] [IMP] stock_picking_product_kit_helper: black, isort, prettier --- stock_picking_product_kit_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_product_kit_helper/__manifest__.py b/stock_picking_product_kit_helper/__manifest__.py index b8ebefed3..ad9d6932b 100644 --- a/stock_picking_product_kit_helper/__manifest__.py +++ b/stock_picking_product_kit_helper/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Product Kit Helper", "summary": "Set quanity in picking line based on product kit quantity", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "category": "Stock", "website": "https://github.com/OCA/manufacture", "author": "Ecosoft, Odoo Community Association (OCA)",