diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 9b0e20672..355bc6236 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20200526.0 \ No newline at end of file +13.0.20200715.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 9b4a17f37..630f231c5 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -20,6 +20,7 @@ setuptools.setup( 'odoo13-addon-account_move_line_purchase_info', 'odoo13-addon-account_move_line_tax_editable', 'odoo13-addon-account_netting', + 'odoo13-addon-account_tax_repartition_line_tax_group_account', ], classifiers=[ 'Programming Language :: Python',