[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-02-09 10:11:56 +00:00
parent e153c5eb7d
commit 5f127382fc
5 changed files with 19 additions and 5 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-server-backend"
version = "17.0.20240209.0"
dependencies = [
"odoo-addon-base_user_role>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 17.0",
]