[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-12-17 16:31:01 +00:00
parent b39c671eda
commit e58cf52d23
4 changed files with 25 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-bank-statement-import"
version = "18.0.20241217.0"
dependencies = [
"odoo-addon-account_statement_import_base==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]