diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 11eb2367..74ef24d2 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20211016.0 \ No newline at end of file +14.0.20211122.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index eb08c36c..e27613ac 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -15,6 +15,7 @@ setuptools.setup( 'odoo14-addon-account_statement_import_online', 'odoo14-addon-account_statement_import_online_ponto', 'odoo14-addon-account_statement_import_paypal', + 'odoo14-addon-account_statement_import_txt_xlsx', ], classifiers=[ 'Programming Language :: Python',