v0.2.4 - Fix version string display
Fixed
- Version string: Fixed
--versionflag to correctly display 0.2.4 instead of outdated 0.2.0- Previous release (0.2.3) was built with stale bytecode cache
- Added clean build script (
scripts/clean_build.sh) to prevent future stale builds
Installation
uv tool install reverse-api-engineer==0.2.4
# or
pip install reverse-api-engineer==0.2.4