What's Changed
No change in the production code (i.e. what's released to PyPI), but now in each new GitHub release page moving forward there should be a with "release version" archive that contains the source but with the correct version in pyproject.toml
* build(deps): bump pug from 3.0.2 to 3.0.3 by dependabot in https://github.com/uktrade/stream-zip/pull/131
* build(deps): bump braces from 3.0.2 to 3.0.3 by dependabot in https://github.com/uktrade/stream-zip/pull/132
* build(deps): bump ws, engine.io-client, engine.io and socket.io-adapter by dependabot in https://github.com/uktrade/stream-zip/pull/133
* ci: release process now includes a file with the source, but modified with correct version by michalc in https://github.com/uktrade/stream-zip/pull/137
* ci: fix creating .tar.gz of source but versioned by michalc in https://github.com/uktrade/stream-zip/pull/138
* ci: fix auth error when editing release from GitHub actions by michalc in https://github.com/uktrade/stream-zip/pull/139
* ci: fix versioned source code upload to GitHub release by michalc in https://github.com/uktrade/stream-zip/pull/140
**Full Changelog**: https://github.com/uktrade/stream-zip/compare/v0.0.81...v0.0.82