diff --git a/account_withholding/__manifest__.py b/account_withholding/__manifest__.py index 856a17286..b09c78051 100644 --- a/account_withholding/__manifest__.py +++ b/account_withholding/__manifest__.py @@ -34,5 +34,5 @@ 'installable': True, 'name': 'Withholdings on Payments', 'test': [], - 'version': "16.0.3.0.0", + 'version': "16.0.3.1.0", }