What's Changed
* New working run and bundle commands by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/2
* Centralise most of the path settings to the manager, fix bundle bug. by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/3
* Fix bug where caches never actually expire by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/4
* Use UV if it is available - Add locking dependencies to bundles by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/5
* Set environment variables when scripts are running by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/10
* Unbundle ducktools-env correctly from zipapp by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/11
* Allow rebuild-env from zipapp by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/12
* Add a way to include data with script bundles, drop support for Python 3.8 and 3.9 by DavidCEllis in https://github.com/DavidCEllis/ducktools-env/pull/14
**Full Changelog**: https://github.com/DavidCEllis/ducktools-env/compare/v0.0.1...v0.1.0