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