`ultralytics 8.0.115` RayTune and DVC fixes (#3115)

single_channel
Glenn Jocher 1 year ago committed by GitHub
parent 3892e38021
commit e70de6dacb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
__version__ = '8.0.114'
__version__ = '8.0.115'
from ultralytics.hub import start
from ultralytics.vit.rtdetr import RTDETR

Loading…
Cancel
Save