aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp
diff options
context:
space:
mode:
authorgithub-actions <github-actions@example.com>2021-12-01 00:23:24 +0000
committergithub-actions <github-actions@example.com>2021-12-01 00:23:24 +0000
commit814dfb7e25982766294850a043e2f14535309b6b (patch)
treec118d48267f51789982f0cdc214ac09f0b5bd400 /yt_dlp
parent91f071af60829f55c8e53b1c7d12dfd0bab71ddf (diff)
downloadhypervideo-pre-814dfb7e25982766294850a043e2f14535309b6b.tar.lz
hypervideo-pre-814dfb7e25982766294850a043e2f14535309b6b.tar.xz
hypervideo-pre-814dfb7e25982766294850a043e2f14535309b6b.zip
[version] update
Created by: pukkandan :ci skip all
Diffstat (limited to 'yt_dlp')
-rw-r--r--yt_dlp/version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/version.py b/yt_dlp/version.py
index aa8fd80a3..8c07d099e 100644
--- a/yt_dlp/version.py
+++ b/yt_dlp/version.py
@@ -1,5 +1,5 @@
# Autogenerated by devscripts/update-version.py
-__version__ = '2021.11.10.1'
+__version__ = '2021.12.01'
-RELEASE_GIT_HEAD = '7144b697f'
+RELEASE_GIT_HEAD = '91f071af6'