Bump version to `0.17.0rc8`

The version of the supervision package in pyproject.toml has been updated from `0.17.0rc7` to `0.17.0rc8`.
This commit is contained in:
SkalskiP 2023-12-06 14:03:34 +01:00
parent ba79dba26e
commit b87e07a06b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "supervision"
version = "0.17.0rc7"
version = "0.17.0rc8"
description = "A set of easy-to-use utils that will come in handy in any Computer Vision project"
authors = ["Piotr Skalski <piotr.skalski92@gmail.com>"]
maintainers = ["Piotr Skalski <piotr.skalski92@gmail.com>"]