From ec1cba88c4038d284607296945afcaf15cbbdc96 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 13 Jun 2022 10:41:41 +0000 Subject: [PATCH] [ADD] setup.py --- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 903b2ae7..257c8f0f 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20220529.0 \ No newline at end of file +14.0.20220613.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 13cc2488..892d0778 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -16,6 +16,7 @@ setuptools.setup( 'odoo14-addon-account_statement_import_online', 'odoo14-addon-account_statement_import_online_paypal', 'odoo14-addon-account_statement_import_online_ponto', + 'odoo14-addon-account_statement_import_online_ponto_ing', 'odoo14-addon-account_statement_import_paypal', 'odoo14-addon-account_statement_import_txt_xlsx', ],