v0.134.3
·
262 commits
to main
since this release
hugo-python-distributions (Hugo) v0.134.3
This release mirrors the official v0.134.3 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.134.3.
Tip
This release bumps the minimum macOS deployment target to macOS version 10.13 (High Sierra) to comply with recently introduced Python packaging conventions. If you need support for an older macOS version, i.e., 10.9 (Mavericks), please consider using the official Hugo binaries.
The release can be installed and used with the
pip install hugocommand on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
PRs that made it into this release
- Set macOS compatibility >=10.13 by @agriyakhetarpal in #154
Full range of commits: v0.134.2...v0.134.3