Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:17
· 23 commits to main since this release

v0.1.3 (2026-02-10)

Bug Fixes

  • Also clean root-owned dist/ and build/ dirs in release workflow (b866b32)

The python-semantic-release Docker action creates dist/ and build/ directories in addition to egg-info, all owned by root. The previous fix only cleaned egg-info, so the build step still failed trying to write to the root-owned dist/ directory.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com


Detailed Changes: v0.1.2...v0.1.3