diff --git a/pyproject.toml b/pyproject.toml index 998c94c..c09047b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ maintainers = [ ] description = "Binaries for the Hugo static site generator, installable with pip" readme = "README.md" -version = "24.1.0" +version = "24.1.1" license = {text = "Apache License v2.0"} requires-python = ">=3.8,<3.13" dynamic = ["scripts"]