aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/version.py
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-15 23:50:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-15 23:50:41 +0000
commitbbc7591d3bb650f96cd1f1584055888cc919f14a (patch)
tree8ad7982c3efe0c13ca5d741d65ceef813494aecc /yt_dlp/version.py
parentc8541f8b13e743fcfa06667530d13fee8686e22a (diff)
Release 2025.01.152025.01.15
Created by: bashonly :ci skip all
Diffstat (limited to 'yt_dlp/version.py')
-rw-r--r--yt_dlp/version.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/yt_dlp/version.py b/yt_dlp/version.py
index 97a3b1b26..e7588aebb 100644
--- a/yt_dlp/version.py
+++ b/yt_dlp/version.py
@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
-__version__ = '2025.01.12'
+__version__ = '2025.01.15'
-RELEASE_GIT_HEAD = 'dade5e35c89adaad04408bfef766820dbca06ebe'
+RELEASE_GIT_HEAD = 'c8541f8b13e743fcfa06667530d13fee8686e22a'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
-_pkg_version = '2025.01.12'
+_pkg_version = '2025.01.15'