]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/version.py
[update] Add option `--update-to`, including to nightly (#6220)
[yt-dlp.git] / yt_dlp / version.py
index b42fc98bc6a040c4f9ebe5e20289397e089b1e9e..f477a927ab75272034b975260d126ac2ecd9d77e 100644 (file)
@@ -1,3 +1,11 @@
-from __future__ import unicode_literals
+# Autogenerated by devscripts/update-version.py
 
-__version__ = '2021.08.10'
+__version__ = '2023.02.17'
+
+RELEASE_GIT_HEAD = 'a0a7c0154'
+
+VARIANT = None
+
+UPDATE_HINT = None
+
+CHANNEL = 'stable'