Skip to content

Commit ee697ca

Browse files
committed
Update version number to 0.17.1 in pyproject.toml
The version number in `pyproject.toml` has been updated from 0.17.1rc2 to 0.17.1, reflecting the latest stable release of the Supervision package.
1 parent a53e39d commit ee697ca

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.1rc2"
3+
version = "0.17.1"
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)