From f1787c5749b4b41cdd2d5ed75d54ff610c9a7668 Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Sun, 7 Jan 2024 03:33:32 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Bump=20to=2024.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]