v0.137.0
hugo-python-distributions (Hugo) v0.137.0
This release mirrors the official v0.137.0 release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.137.0.
Tip
This release slightly differs from the upstream Hugo 0.137.0 release, which has dropped the deployment feature to publish smaller binaries, while separating them out into another set. We shall continue to provide this feature, i.e., in the form of the "extended" + "withdeploy" edition with these wheels despite the cost of moderately larger binaries for the sake of greater simplicity when publishing wheels to https://pypi.org/project/hugo/.
Release notes
- 🧑💻 Add
withdeploybuild tag and bump to Hugo 0.137.0 by @agriyakhetarpal in #90
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).
Full range of commits: v0.136.5...v0.137.0