Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@francesco086 francesco086 released this 08 Apr 08:12
· 2 commits to main since this release

Added

  • Added support for python 3.12 and 3.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.2
    • toml~=0.10 -> toml~=0.10.2
    • typer[all]~=0.7 -> typer~=0.15.2
    • wheel~=0.38 -> wheel~=0.45
  • Prevent installation with python > 3.13