From dc54fa2e419085f628e82a26b04bd9d4601e69ea Mon Sep 17 00:00:00 2001 From: jirka <6035284+Borda@users.noreply.github.com> Date: Fri, 6 Feb 2026 21:54:15 +0900 Subject: [PATCH] bump `0.27.0.post1` --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a10041b2..2bbaf9af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "supervision" description = "A set of easy-to-use utils that will come in handy in any Computer Vision project" license = { text = "MIT" } -version = "0.27.0.post0" +version = "0.27.0.post1" readme = "README.md" requires-python = ">=3.9" authors = [