mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-06-05 10:38:00 +02:00
chore(release): v0.5.1 — security + bug fixes
- security: bump idna 3.11 -> 3.16 (GHSA-65pc-fj4g-8rjx) - fix(ctrlregen): correct module import paths (#11, @neosun100) - fix(cli): preserve alpha channel through visible/all/batch (#8, @rlorenzo) - fix(cli): safer re-exec via -m instead of repr(sys.argv) -c string (#9, @eskibars) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Remove-AI-Watermarks: Unified tool for removing visible and invisible AI watermarks."""
|
||||
|
||||
__version__ = "0.5.0"
|
||||
__version__ = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user