diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 0ad7f595..aeb06086 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20210325.0 \ No newline at end of file +14.0.20210720.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index e088dbcc..a6b5e987 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -12,6 +12,7 @@ setuptools.setup( 'odoo14-addon-account_statement_import_camt', 'odoo14-addon-account_statement_import_camt54', 'odoo14-addon-account_statement_import_ofx', + 'odoo14-addon-account_statement_import_paypal', ], classifiers=[ 'Programming Language :: Python',