Skip to content

Commit 29532db

Browse files
committed
Update version number in pyproject.toml
Upgraded project version from "0.16.0rc1" to "0.16.0rc2" in pyproject.toml.
1 parent 8eb827b commit 29532db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.16.0rc1"
3+
version = "0.16.0rc2"
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)