Probably we would like to set the version in both:
./VERSION
./pyproject.toml
Only the 1st one is updated.
This is the template, which needs to be adapted: odoo_tools/templates/.bumpversion.tmpl.cfg
Other option is to get rid of ./VERSION and to rely on ./pyproject.toml. To check before: is there anything using ./VERSION file?