<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🎉 New Features
* Make the paths in the `command` field for `pyvenv.cfg` use absolute, resolved paths by brettcannon in https://github.com/brettcannon/microvenv/pull/22
* Add a public API via the `create()` function by brettcannon in https://github.com/brettcannon/microvenv/pull/26
🪲 Bug Fixes
* Match path resolution in `pyvenv.cfg` by brettcannon in https://github.com/brettcannon/microvenv/pull/24
**Full Changelog**: https://github.com/brettcannon/microvenv/compare/v2023.0.0...v2023.1.0