+ [cdc8973](https://github.com/pantsbuild/pants-jupyter-plugin/commit/cdc8973) Don't fail on venv creation collisions. (#42)
0.0.5
+ [0ec088e](https://github.com/pantsbuild/pants-jupyter-plugin/commit/0ec088e) Bump Python version to allow Python 3.10 (#39)
0.0.4
+ [ae27c73](https://github.com/pantsbuild/pants-jupyter-plugin/commit/ae27c73) Upgrade to Pex 2.1.56 for Python 3.10 support. (#35)
0.0.3
+ [364bcbf](https://github.com/pantsbuild/pants-jupyter-plugin/commit/364bcbf) Relax version pins. (#29)
0.0.2
+ [2cc2532](https://github.com/pantsbuild/pants-jupyter-plugin/commit/2cc2532) Ensure PEXes are compatible with `sys.executable`. (#25) + [c57afcd](https://github.com/pantsbuild/pants-jupyter-plugin/commit/c57afcd) Use the Pex CLI instead of the API. (#24)