Update project version in pyproject.toml file

The project version in the pyproject.toml file has been updated from 0.17.0rc6 to 0.17.0rc7.
This commit is contained in:
SkalskiP 2023-12-05 12:14:28 +01:00
parent 83603e3677
commit 87979384ed
1 changed files with 1 additions and 1 deletions

View File

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