chore(release): v0.17.0

This commit is contained in:
Victor Kuznetsov
2026-07-22 09:15:07 -07:00
parent 5d63b9161f
commit ba29eccc45
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.16.0"
__version__ = "0.17.0"
__all__ = ["__version__", "remove_visible", "visible_provenance"]