Skip to content

Commit ce3e139

Browse files
committed
Update PATCH version in pyproject.toml.
1 parent 4c08cf5 commit ce3e139

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 = "PyTorchYolo"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
readme = "README.md"
55
repository = "https://github.com/eriklindernoren/PyTorch-YOLOv3"
66
description = "Minimal PyTorch implementation of YOLO"

0 commit comments

Comments
 (0)