Skip to content

Commit

Permalink
Switch to yt-dlp to fix pytube bug
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
  • Loading branch information
glenn-jocher committed Jul 11, 2024
1 parent adba332 commit cf1eadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ultralytics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license

__version__ = "8.2.53"
__version__ = "8.2.54"

import os

Expand Down

0 comments on commit cf1eadd

Please sign in to comment.