From e3a66009be776b7448d038bd572105adade9008c Mon Sep 17 00:00:00 2001 From: "Mohamed M. Hagag" Date: Sat, 4 Mar 2017 01:15:11 +0200 Subject: [PATCH] Module version Module version --- report_xlsx/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_xlsx/__manifest__.py b/report_xlsx/__manifest__.py index 5825521d6..0dc1d11fe 100644 --- a/report_xlsx/__manifest__.py +++ b/report_xlsx/__manifest__.py @@ -6,7 +6,7 @@ 'company': 'Cybrosys Techno Solutions', 'website': 'http://www.cybrosys.com', 'category': 'Reporting', - 'version': '0.2', + 'version': '10.0.2.0', 'license': 'AGPL-3', 'external_dependencies': {'python': ['xlsxwriter']}, 'depends': [