We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.27.0.post1
1 parent 27e5fa3 commit dc54fa2Copy full SHA for dc54fa2
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "supervision"
3
description = "A set of easy-to-use utils that will come in handy in any Computer Vision project"
4
license = { text = "MIT" }
5
-version = "0.27.0.post0"
+version = "0.27.0.post1"
6
readme = "README.md"
7
requires-python = ">=3.9"
8
authors = [
0 commit comments