3
0
Fork 0

[ADD] setup.py

9.0
OCA-git-bot 2021-10-16 07:18:43 +00:00
parent 6a1b7e1ee7
commit 9edf18de73
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
9.0.20180721.0
9.0.20211016.0

View File

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