mirror of https://github.com/OCA/web.git
[ADD] setup.py
parent
a3f8c189a6
commit
659fe8285f
|
@ -1 +1 @@
|
||||||
11.0.20201008.0
|
11.0.20211016.0
|
|
@ -66,5 +66,6 @@ setuptools.setup(
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Framework :: Odoo',
|
'Framework :: Odoo',
|
||||||
|
'Framework :: Odoo :: 11.0',
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue