]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/version.py
Let `read_stdin` obey `--quiet`
[yt-dlp.git] / yt_dlp / version.py
index 96f2227ab28f700364254a8ce6188b01e0a06325..fd923fe45e774c539751e0d294ada62ee53ae2e0 100644 (file)
@@ -1,3 +1,15 @@
-from __future__ import unicode_literals
+# Autogenerated by devscripts/update-version.py
 
-__version__ = '2021.03.01'
+__version__ = '2023.11.16'
+
+RELEASE_GIT_HEAD = '24f827875c6ba513f12ed09a3aef2bbed223760d'
+
+VARIANT = None
+
+UPDATE_HINT = None
+
+CHANNEL = 'stable'
+
+ORIGIN = 'yt-dlp/yt-dlp'
+
+_pkg_version = '2023.11.16'