1.3 production release

This commit is contained in:
Vincent Lhote-Hatakeyama
2014-12-22 11:57:46 +01:00
parent 9d99f39c1c
commit 95a4f0fff2
2 changed files with 6 additions and 2 deletions

View File

@@ -8,10 +8,10 @@ templates.
The py3o.template package is required; install it with:
pip install py3o.template
''',
'version': '1.2.5',
'version': '1.3',
'category': 'Reporting',
'author': 'XCG Consulting',
'website': 'http://www.openerp-experts.com/',
'website': 'http://odoo.consulting/',
'depends': [
'base'
],