Describe the bug
uv (via mise) fails to install KRR due to missing project.version field in pyproject.toml file.
To Reproduce
Steps to reproduce the behavior:
- Use uvx to install KRR
- Error shows
Expected behavior
Successful uvx install.
Screenshots

Are you interested in contributing a fix for this?
Yes. Haven't understood the release workflow yet to open a PR, thus issue first.
Desktop (please complete the following information):
- OS: Linux
- Version: v1.24.0
Additional context
Add any other context about the problem here.
Describe the bug
uv (via mise) fails to install KRR due to missing
project.versionfield in pyproject.toml file.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Successful uvx install.
Screenshots

Are you interested in contributing a fix for this?
Yes. Haven't understood the release workflow yet to open a PR, thus issue first.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.