diff --git a/partner_create_by_vat/__manifest__.py b/partner_create_by_vat/__manifest__.py index 09466cc51..18b4c818e 100644 --- a/partner_create_by_vat/__manifest__.py +++ b/partner_create_by_vat/__manifest__.py @@ -6,7 +6,7 @@ 'name': 'Automatic partner creation based on VAT number', 'summary': 'Using VIES webservice, name and address information will ' 'be fetched and added to the partner.', - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'category': 'Customer Relationship Management', 'author': 'Forest and Biomass Services Romania, ' 'Odoo Community Association (OCA)',