From 37f3b3b1c94d68eae71e4a018cc2d954055082ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 21:34:11 +0000 Subject: [PATCH 1/2] Sync conda recipe with v0.21.1 --- packaging/conda/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/conda/recipe.yaml b/packaging/conda/recipe.yaml index 5d098d8..9349754 100644 --- a/packaging/conda/recipe.yaml +++ b/packaging/conda/recipe.yaml @@ -1,7 +1,7 @@ schema_version: 1 context: - version: "0.21.0" + version: "0.21.1" python_min: "3.10" package: @@ -10,7 +10,7 @@ package: source: url: https://pypi.org/packages/source/r/remove-ai-watermarks/remove_ai_watermarks-${{ version }}.tar.gz - sha256: 69eaa8cbb25eec113916358bad4baf4d067cb41854f92d389d2b5c0f22f94f94 + sha256: a233074030ef189f4339228601281badbd8ef2f52d5bb36dc78c17c4691b7d2d build: noarch: python From a67b209d669a60d253c758773c598fc04cb9ad90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 23:48:36 +0000 Subject: [PATCH 2/2] Sync conda recipe with v0.21.2 --- packaging/conda/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/conda/recipe.yaml b/packaging/conda/recipe.yaml index 9349754..f68c5f9 100644 --- a/packaging/conda/recipe.yaml +++ b/packaging/conda/recipe.yaml @@ -1,7 +1,7 @@ schema_version: 1 context: - version: "0.21.1" + version: "0.21.2" python_min: "3.10" package: @@ -10,7 +10,7 @@ package: source: url: https://pypi.org/packages/source/r/remove-ai-watermarks/remove_ai_watermarks-${{ version }}.tar.gz - sha256: a233074030ef189f4339228601281badbd8ef2f52d5bb36dc78c17c4691b7d2d + sha256: a013af322d40c137302c500638806c8864d5945699bdc2cdcbdcda3e2f37b3ac build: noarch: python