[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-11-27 17:09:18 +00:00
parent e992974a26
commit e28b11102d
4 changed files with 46 additions and 33 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-server-backend"
version = "18.0.20241127.0"
dependencies = [
"odoo-addon-base_user_role==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]