Skip to content

Commit 7f5901f

Browse files
authored
fix version in pyproject.toml (#1127)
1 parent 13531b7 commit 7f5901f

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
[project]
22
name = "sahi"
3-
version = "0.11.22"
3+
version = "0.11.21"
44
readme = "README.md"
55
description = "A vision library for performing sliced inference on large images/small objects"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)