[ADD] setup.py

This commit is contained in:
OCA-git-bot
2023-08-28 12:15:14 +00:00
parent eed9cc69f1
commit ef427e7f1f
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
16.0.20230717.0
16.0.20230828.0

View File

@@ -9,6 +9,7 @@ setuptools.setup(
version=version,
install_requires=[
'odoo-addon-product_warranty>=16.0dev,<16.1dev',
'odoo-addon-rma>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',