<div dir="ltr">Hi all,<div><br></div><div>I have just released wheel 0.27.0. This version includes a few new features and fixes for long standing minor issues, many from outside contributions. From the changelog:</div><div><br></div><div><div>0.27.0</div><div>======</div><div><div>- Support forcing a platform tag using `--plat-name` on pure-Python wheels, as</div><div>  well as nonstandard platform tags on non-pure wheels (Pull Request #60, Issue</div><div>  #144, thanks Andrés Díaz)</div></div><div>- Add SOABI tags to platform-specific wheels built for Python 2.X (Pull Request<br></div><div>  #55, Issue #63, Issue #101)</div><div>- Support reproducible wheel files, wheels that can be rebuilt and will hash to</div><div>  the same values as previous builds (Pull Request #52, Issue #143, thanks</div><div>  Barry Warsaw)</div><div>- Support for changes in keyring >= 8.0 (Pull Request #61, thanks Jason R.</div><div>  Coombs)</div><div>- Use the file context manager when checking if dependency_links.txt is empty,</div><div>  fixes problems building wheels under PyPy on Windows  (Issue #150, thanks</div><div>  Cosimo Lupo)</div><div>- Don't attempt to (recursively) create a build directory ending with `..`</div><div>  (invalid on all platforms, but code was only executed on Windows) (Issue #91)</div><div>- Added the PyPA Code of Conduct (Pull Request #56)</div></div><div><br></div><div>--nate</div></div>