summaryrefslogtreecommitdiffstats
path: root/yt_dlp/version.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:10:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:10:54 +0000
commit24684db1d6b60add93efd6e78a1a6474f7e9e99a (patch)
treedb350b27a23c23f0e3f5d02a775c75def4ec6b11 /yt_dlp/version.py
parentReleasing progress-linux version 2024.05.26-1~progress7.99u1. (diff)
downloadyt-dlp-24684db1d6b60add93efd6e78a1a6474f7e9e99a.tar.xz
yt-dlp-24684db1d6b60add93efd6e78a1a6474f7e9e99a.zip
Merging upstream version 2024.05.27.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 415dc0e..a90b288 100644
--- a/yt_dlp/version.py
+++ b/yt_dlp/version.py
@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
-__version__ = '2024.05.26'
+__version__ = '2024.05.27'
-RELEASE_GIT_HEAD = 'ae2af1104f80caf2f47544763a33db2c17a3e1de'
+RELEASE_GIT_HEAD = '12b248ce60be1aa1362edd839d915bba70dbee4b'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
-_pkg_version = '2024.05.26'
+_pkg_version = '2024.05.27'