From d62b8273a69ff4b19075eab203c7c9ca7e98a9a0 Mon Sep 17 00:00:00 2001 From: "GitHub Actions [release-bot]" Date: Tue, 3 Feb 2026 10:56:32 +0000 Subject: [PATCH 1/3] bump version to 0.2.3.post1 --- docs/_templates/github-pages-redirect.html | 4 ++-- hirundo/__init__.py | 2 +- pyproject.toml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/_templates/github-pages-redirect.html b/docs/_templates/github-pages-redirect.html index 3b47b55a..77b12261 100644 --- a/docs/_templates/github-pages-redirect.html +++ b/docs/_templates/github-pages-redirect.html @@ -3,8 +3,8 @@ Redirecting to main branch docs - + - + diff --git a/hirundo/__init__.py b/hirundo/__init__.py index e8d76cfb..d18f5ba3 100644 --- a/hirundo/__init__.py +++ b/hirundo/__init__.py @@ -79,4 +79,4 @@ "load_from_zip", ] -__version__ = "0.2.3" +__version__ = "0.2.3.post1" diff --git a/pyproject.toml b/pyproject.toml index 2f3f6b56..d24be68f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = ["hirundo"] [project] name = "hirundo" -version = "0.2.3" +version = "0.2.3.post1" description = "This package is used to interface with Hirundo's platform. It provides a simple API to optimize your ML datasets." authors = [{ name = "Hirundo", email = "dev@hirundo.io" }] readme = "README.md" @@ -103,7 +103,7 @@ polars = ["polars>=1.0.0"] transformers = ["transformers>=4.57.3", "peft>=0.18.1", "accelerate>=1.12.0"] [tool.bumpver] -current_version = "0.2.3" +current_version = "0.2.3.post1" version_pattern = "MAJOR.MINOR.PATCH[.PYTAGNUM]" [tool.bumpver.file_patterns] From 5dd2700e56182b0f87765ad7ac632fb02275d46e Mon Sep 17 00:00:00 2001 From: "GitHub Actions [release-bot]" Date: Tue, 3 Feb 2026 10:56:33 +0000 Subject: [PATCH 2/3] Bump 'uv.lock' version to 0.2.3.post1 --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index a4b14c79..0139e8f1 100644 --- a/uv.lock +++ b/uv.lock @@ -546,7 +546,7 @@ wheels = [ [[package]] name = "hirundo" -version = "0.2.3" +version = "0.2.3.post1" source = { editable = "." } dependencies = [ { name = "docutils" }, From 226c3f5ae17644a59772814908422bf7c7b76348 Mon Sep 17 00:00:00 2001 From: Ben Lewis Date: Tue, 3 Feb 2026 13:49:22 +0200 Subject: [PATCH 3/3] Fix Greptile's PR comment on CSP --- docs/_templates/github-pages-redirect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/github-pages-redirect.html b/docs/_templates/github-pages-redirect.html index 77b12261..0a20602f 100644 --- a/docs/_templates/github-pages-redirect.html +++ b/docs/_templates/github-pages-redirect.html @@ -4,7 +4,7 @@ Redirecting to main branch docs - +