Added
- Added support for python
3.12and3.13
Changed
- Bump all dependencies to the latest version and introduce necessary adaptation in the source code (affecting only
dac info):build~=0.9->build~=1.2toml~=0.10->toml~=0.10.2typer[all]~=0.7->typer~=0.15.2wheel~=0.38->wheel~=0.45
- Prevent installation with python >
3.13