diff --git a/mrp_lot_number_propagation/__manifest__.py b/mrp_lot_number_propagation/__manifest__.py index 3e2e80fbd..a38d2b867 100644 --- a/mrp_lot_number_propagation/__manifest__.py +++ b/mrp_lot_number_propagation/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Serial Number Propagation", "version": "16.0.1.0.0", - "development_status": "Alpha", + "development_status": "Beta", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["sebalix"],