diff --git a/base_location_nuts/__manifest__.py b/base_location_nuts/__manifest__.py index a378e767d..fb5adc4ed 100644 --- a/base_location_nuts/__manifest__.py +++ b/base_location_nuts/__manifest__.py @@ -6,7 +6,7 @@ { 'name': 'NUTS Regions', 'category': 'Localisation/Europe', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'depends': [ 'contacts', ],