Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored Mar 30, 2021
1 parent bc6f0d7 commit 3dfe13e
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.11"
__version__ = "4.0.12"

0 comments on commit 3dfe13e

Please sign in to comment.