diff --git a/stock_demand_estimate/__manifest__.py b/stock_demand_estimate/__manifest__.py index 9ba000d08..c7dd47e01 100644 --- a/stock_demand_estimate/__manifest__.py +++ b/stock_demand_estimate/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Demand Estimate", "summary": "Allows to create demand estimates.", - "version": "12.0.2.0.0", + "version": "12.0.2.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",