Browse Source

Module version

Module version
pull/14/head
Mohamed M. Hagag 9 years ago
committed by GitHub
parent
commit
e3a66009be
  1. 2
      report_xlsx/__manifest__.py

2
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': [

Loading…
Cancel
Save