Skip to content

Commit

Permalink
yt_dlp: 6fef824025b3c2f0ca8af7ac9fa04b10d09a3591
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2024
1 parent c8e99bc commit 965111d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/yt_dlp/version.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py

__version__ = '2024.12.03'
__version__ = '2024.12.06'

RELEASE_GIT_HEAD = '2b67ac300ac8b44368fb121637d1743cea8c5b6b'
RELEASE_GIT_HEAD = '4bd2655398aed450456197a6767639114a24eac2'

VARIANT = None

Expand All @@ -12,4 +12,4 @@

ORIGIN = 'yt-dlp/yt-dlp'

_pkg_version = '2024.12.03'
_pkg_version = '2024.12.06'

0 comments on commit 965111d

Please sign in to comment.