mirror of https://github.com/OCA/web.git
[ADD] setup.py
parent
66b9eb56cc
commit
6d5bd034f9
|
@ -1 +1 @@
|
||||||
12.0.20210913.0
|
12.0.20211016.0
|
|
@ -90,5 +90,6 @@ setuptools.setup(
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Framework :: Odoo',
|
'Framework :: Odoo',
|
||||||
|
'Framework :: Odoo :: 12.0',
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue