diff --git a/pyproject.toml b/pyproject.toml index 3e6bb8fd..e7f86b89 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.0rc6" +version = "0.27.0" readme = "README.md" requires-python = ">=3.9" authors = [