]> 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 955970a2f83f8739443976c572125151455a896c..f477a927ab75272034b975260d126ac2ecd9d77e 100644 (file)
@@ -1,9 +1,11 @@
 # Autogenerated by devscripts/update-version.py
 
-__version__ = '2022.08.08'
+__version__ = '2023.02.17'
 
-RELEASE_GIT_HEAD = '3157158f7'
+RELEASE_GIT_HEAD = 'a0a7c0154'
 
 VARIANT = None
 
 UPDATE_HINT = None
+
+CHANNEL = 'stable'