diff --git a/mrp_auto_create_lot/__manifest__.py b/mrp_auto_create_lot/__manifest__.py index acfb6144d..fadc94353 100644 --- a/mrp_auto_create_lot/__manifest__.py +++ b/mrp_auto_create_lot/__manifest__.py @@ -7,7 +7,7 @@ "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture", "category": "Manufacturing", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "AGPL-3", "depends": ["mrp", "stock_picking_auto_create_lot"], "application": False,