Skip to content

v0.150.1

Choose a tag to compare

@agriyakhetarpal agriyakhetarpal released this 26 Sep 14:23
· 8 commits to main since this release
v0.150.1
0d7dc97

hugo-python-distributions (Hugo) v0.150.1

This release mirrors the official v0.150.1 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.150.1.

The release can be installed and used with any of the following commands:

# either install it
pip install hugo
uv pip install hugo

# or run it directly
pipx run hugo
uv run hugo
uvx hugo

on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).

Full range of commits: v0.150.0...v0.150.1