diff --git a/stock_helper/__manifest__.py b/stock_helper/__manifest__.py index cde6f37d6..1bdf18ab5 100644 --- a/stock_helper/__manifest__.py +++ b/stock_helper/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Helpers", "summary": "Add methods shared between various stock modules", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden",