[ADD] setup.py

This commit is contained in:
OCA-git-bot 2022-12-09 14:12:53 +00:00
parent e19f7ceeac
commit c40210fc2d
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
16.0.20221207.0
16.0.20221209.0

View File

@ -10,6 +10,7 @@ setuptools.setup(
install_requires=[
'odoo-addon-document_knowledge>=16.0dev,<16.1dev',
'odoo-addon-document_page>=16.0dev,<16.1dev',
'odoo-addon-document_page_tag>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',