Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon committed Mar 26, 2021
1 parent 43ebb21 commit 8f33ed4
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.10"
__version__ = "4.0.11"

0 comments on commit 8f33ed4

Please sign in to comment.