🐞 Bug Fixes
- Env for calling Python applications - by @paugier and @frostming in #295 (743fd)
- No warning emitting in case of SCM error when fallback_version is used. Fixes #293 - by @frostming in #293 (e7dbb)
- Don't silently ignores invalid
PDM_BUILD_SCM_VERSIONenv var . Fixes #268 - by @frostming in #268 (e57ea)