Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon committed Mar 24, 2021
1 parent 52d63a8 commit 5223d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yolov5/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from yolov5.test import test
from yolov5.train import train

__version__ = "4.0.8"
__version__ = "4.0.9"

0 comments on commit 5223d0a

Please sign in to comment.