Skip to content

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:43
· 37 commits to main since this release
2f4b879

[v0.0.14] - 2025-08-29

Fixed

  • Fixed StrEnum import error in cocode/cli.py and cocode/repox/process_python.py to use pipelex.types.StrEnum instead of enum.StrEnum.