diff --git a/stock_production_lot_traceability_shipment_report/__manifest__.py b/stock_production_lot_traceability_shipment_report/__manifest__.py index c631669..c18582a 100644 --- a/stock_production_lot_traceability_shipment_report/__manifest__.py +++ b/stock_production_lot_traceability_shipment_report/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Stock Lot Shipment Traceability", "summary": "Show the Shipments directly or indirectly involving a Lot/SN", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ivantodorovich"], "website": "https://github.com/OCA/stock-logistics-reporting",