[ADD] setup.py

pull/568/merge
OCA-git-bot 2021-10-16 06:47:39 +00:00
parent f73de421e2
commit a523b5ddad
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
12.0.20210705.0
12.0.20211016.0

View File

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