From ea31e4f4dd4cd11f4238631d5b9c286e99308744 Mon Sep 17 00:00:00 2001 From: adithya-s-k Date: Fri, 12 Jun 2026 01:07:52 +0200 Subject: [PATCH] Release 0.1.2 Ships the HF Jobs proxy transport (PR #7, drops cloudflared) and the huggingface_hub>=1.19 floor it requires (hub 1.19.0 is now on PyPI). --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8cf8c1e..b1c65b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "hf-sandbox" -version = "0.1.1" +version = "0.1.2" description = "Modal-style sandbox API on top of Hugging Face Jobs." requires-python = ">=3.10" dependencies = [