2
0

[ADD] setup.py

This commit is contained in:
OCA-git-bot 2022-12-05 20:01:53 +00:00
parent 354ac0f5ae
commit 29cc72b63e
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
16.0.20221116.0
16.0.20221205.0

View File

@ -11,6 +11,7 @@ setuptools.setup(
'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',
'odoo-addon-account_usability>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',