Skip to content

Commit 4388f03

Browse files
committed
The version of the Supervision package has been updated from "0.17.0" to "0.17.1rc1".
1 parent f233493 commit 4388f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "supervision"
3-
version = "0.17.0"
3+
version = "0.17.1rc1"
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>"]
@@ -10,7 +10,7 @@ packages = [{include = "supervision"}]
1010
homepage = "https://github.com/roboflow/supervision"
1111
repository = "https://github.com/roboflow/supervision"
1212
documentation = "https://github.com/roboflow/supervision/blob/main/README.md"
13-
keywords = ["machine-learning", "deep-learning", "vision", "ML", "DL", "AI", "YOLOv5", "YOLOv8", "Roboflow"]
13+
keywords = ["machine-learning", "deep-learning", "vision", "ML", "DL", "AI", "Roboflow"]
1414

1515
classifiers=[
1616
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)