Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 5.13.3
## [5.13.3](v5.13.2...v5.13.3) (2022-08-02) ### Bug Fixes * Fetch env python if exists before returning fallback ([e5fa4df](e5fa4df)) * Pass abs path from get_env_cmd ([10473b6](10473b6)) * Pass cwd for cmd subprocess execution ([01b7759](01b7759)) * Remove frappe cmd caching in .bench.cmd ([f773529](f773529)) * Use hardcoded python3 env cmd for Bench.python ([c9c6bf4](c9c6bf4)) * Use python* to match any pattern in env ([24b9af6](24b9af6)) * Use venv module instead of virtualenv ([f60c2d0](f60c2d0)) * **utils:** Strip * from cmd via get_env_cmd ([6ae1997](6ae1997))
- Loading branch information