chore(release): bump version to 0.15.0

This commit is contained in:
Victor Kuznetsov
2026-07-13 10:50:20 +03:00
parent a4c901ff39
commit 1dc6fee91a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.14.1"
__version__ = "0.15.0"
__all__ = ["__version__", "remove_visible", "visible_provenance"]