Update project version to 0.17.0rc5

The project version in the `pyproject.toml` file has been updated to `0.17.0rc5` from `0.17.0rc4`.
This commit is contained in:
SkalskiP 2023-12-04 16:48:04 +01:00
parent dd16f917d5
commit bd4208ce84
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "supervision"
version = "0.17.0rc4"
version = "0.17.0rc5"
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>"]