From 367011d583b1a89ec5ef556fd4873aa8bbc3f417 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 9 Aug 2022 07:32:47 +0000 Subject: [PATCH] product_harmonized_system 13.0.2.0.0 --- product_harmonized_system/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_harmonized_system/__manifest__.py b/product_harmonized_system/__manifest__.py index 1d8defb..011aee2 100644 --- a/product_harmonized_system/__manifest__.py +++ b/product_harmonized_system/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Product Harmonized System Codes", - "version": "13.0.1.1.0", + "version": "13.0.2.0.0", "category": "Reporting", "license": "AGPL-3", "summary": "Base module for Product Import/Export reports",