mirror of
https://github.com/wiltodelta/remove-ai-watermarks.git
synced 2026-08-09 23:50:40 +02:00
Release 0.26.0
Updates the three version sources the release doc names -- `pyproject.toml`, `__init__.py`, and the root package entry in `uv.lock` -- and carries the marker simplifications uv produced when it re-resolved the lock. The release itself is not started here: the tag, push, and GitHub Release are the remaining steps, and PyPI publishing triggers on the published Release rather than on a tag push. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
bebff368fc
commit
b5da0510c9
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "remove-ai-watermarks"
|
||||
version = "0.25.0"
|
||||
version = "0.26.0"
|
||||
description = "AI watermark remover for visible, invisible, and provenance marks in images and video"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10.1"
|
||||
|
||||
Reference in New Issue
Block a user