Skip to content

v0.0.13

Choose a tag to compare

@drillan drillan released this 08 Sep 08:28
· 14 commits to main since this release

Release v0.0.13

Bug Fixes

  • Centralized version management to resolve TestPyPI upload issues
  • Removed bindings/python/pyproject.toml to avoid version duplication
  • Version is now managed only in workspace Cargo.toml
  • Fixed TestPyPI 400 error caused by existing version conflicts

Technical Improvements

  • Simplified package configuration
  • Dynamic version loading from Cargo.toml via maturin
  • More maintainable build process