PIL .get_size() deprecation fix (#302)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
c42e44a021
commit
6e9645a603
7 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Ultralytics YOLO 🚀, GPL-3.0 license
|
||||
|
||||
__version__ = "8.0.4"
|
||||
__version__ = "8.0.5"
|
||||
|
||||
from ultralytics.hub import checks
|
||||
from ultralytics.yolo.engine.model import YOLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue