What's Changed
* ci: build macOS and Windows wheels by michalc in https://github.com/michalc/stream-inflate/pull/57
* ci: fix sed command to be more compatible and install build package by michalc in https://github.com/michalc/stream-inflate/pull/58
* ci: fix deletion of backup file after sed by michalc in https://github.com/michalc/stream-inflate/pull/59
* ci: split Windows and macOS and install different Python versions by michalc in https://github.com/michalc/stream-inflate/pull/60
* ci: fix build yaml windows section by michalc in https://github.com/michalc/stream-inflate/pull/61
* ci: fix for latest upload artifacts - must have unique names by michalc in https://github.com/michalc/stream-inflate/pull/62
* ci: disable Windows build - sed isn't quite working and so not correc… by michalc in https://github.com/michalc/stream-inflate/pull/63
* ci: fix deploy yml by michalc in https://github.com/michalc/stream-inflate/pull/64
* ci: large runner I suspect is enterprise only by michalc in https://github.com/michalc/stream-inflate/pull/65
* ci: build mac packages on versions that have arm Python versions by michalc in https://github.com/michalc/stream-inflate/pull/66
* ci: build Windows, not macOS 11 and tidy version replacement by michalc in https://github.com/michalc/stream-inflate/pull/68
* ci: fix packages dir downloading artifacts by michalc in https://github.com/michalc/stream-inflate/pull/69
* ci: fix download yml by michalc in https://github.com/michalc/stream-inflate/pull/70
* ci: attempt at flattening structure of artifacts for package upload by michalc in https://github.com/michalc/stream-inflate/pull/71
* ci: make sure to wait for Windows by michalc in https://github.com/michalc/stream-inflate/pull/72
* ci: fix corruption when packages have same file name by michalc in https://github.com/michalc/stream-inflate/pull/73
* ci: fix flatenning by michalc in https://github.com/michalc/stream-inflate/pull/74
* ci: fix deleting too many files when flattening by michalc in https://github.com/michalc/stream-inflate/pull/75
**Full Changelog**: https://github.com/michalc/stream-inflate/compare/v0.0.29...v0.0.30