Skip to content

Commit 08f7838

Browse files
committed
Changed the version number in the pyproject.toml from 0.17.1rc1 to 0.17.1rc2 for the Supervision package.
1 parent 4388f03 commit 08f7838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "supervision"
3-
version = "0.17.1rc1"
3+
version = "0.17.1rc2"
44
description = "A set of easy-to-use utils that will come in handy in any Computer Vision project"
55
authors = ["Piotr Skalski <piotr.skalski92@gmail.com>"]
66
maintainers = ["Piotr Skalski <piotr.skalski92@gmail.com>"]

0 commit comments

Comments
 (0)