2
0

[ADD] setup.py

This commit is contained in:
OCA-git-bot 2022-11-16 08:18:56 +00:00
parent 22a7790c18
commit 490dddc875
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
16.0.20221019.1
16.0.20221116.0

View File

@ -8,6 +8,7 @@ setuptools.setup(
description="Meta package for oca-account-financial-tools Odoo addons",
version=version,
install_requires=[
'odoo-addon-account_fiscal_position_vat_check>=16.0dev,<16.1dev',
'odoo-addon-account_fiscal_year>=16.0dev,<16.1dev',
'odoo-addon-account_invoice_constraint_chronology>=16.0dev,<16.1dev',
],