[ADD] setup.py

pull/2079/head
OCA-git-bot 2021-10-16 07:22:38 +00:00
parent a3f8c189a6
commit 659fe8285f
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
11.0.20201008.0
11.0.20211016.0

View File

@ -66,5 +66,6 @@ setuptools.setup(
classifiers=[
'Programming Language :: Python',
'Framework :: Odoo',
'Framework :: Odoo :: 11.0',
]
)