chore(release): v0.4.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
test-user
2026-05-17 12:57:13 -07:00
parent f2fc5e09ab
commit 1c1ebec148
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "remove-ai-watermarks"
version = "0.3.5"
version = "0.4.0"
description = "Remove visible and invisible AI watermarks from images (Gemini / Nano Banana, ChatGPT, Stable Diffusion)"
readme = "README.md"
requires-python = ">=3.10"
Generated
+1 -1
View File
@@ -2015,7 +2015,7 @@ wheels = [
[[package]]
name = "remove-ai-watermarks"
version = "0.3.5"
version = "0.4.0"
source = { editable = "." }
dependencies = [
{ name = "click" },