diff --git a/base_location/__manifest__.py b/base_location/__manifest__.py index af25b4d44..3a7b1ccd2 100644 --- a/base_location/__manifest__.py +++ b/base_location/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Location management (aka Better ZIP)', - 'version': '12.0.1.0.2', + 'version': '12.0.1.0.3', 'depends': [ 'base_address_city', 'contacts',