From da1737aac75b2acc96c30d3f609c4a784cec1fd3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 30 Sep 2019 19:11:10 +0000 Subject: [PATCH] stock_quantity_history_location 12.0.1.0.1 --- stock_quantity_history_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_quantity_history_location/__manifest__.py b/stock_quantity_history_location/__manifest__.py index 4300a05..e69e0c4 100644 --- a/stock_quantity_history_location/__manifest__.py +++ b/stock_quantity_history_location/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Stock Quantity History Location', 'summary': "Provides stock quantity by location on past date", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'license': 'AGPL-3', 'author': 'Eficent,' 'Odoo Community Association (OCA)',