diff options
author | github-actions <github-actions@example.com> | 2023-06-22 08:09:31 +0000 |
---|---|---|
committer | github-actions <github-actions@example.com> | 2023-06-22 08:09:31 +0000 |
commit | de4cf77ec1a13f020e6afe4ed04248c6b19fccb6 (patch) | |
tree | 2acd35ddfc880780903b1c5c11cbb4c23c4f1b82 /yt_dlp/version.py | |
parent | 812cdfa06c33a40e73a8e04b3e6f42c084666a43 (diff) | |
download | hypervideo-pre-de4cf77ec1a13f020e6afe4ed04248c6b19fccb6.tar.lz hypervideo-pre-de4cf77ec1a13f020e6afe4ed04248c6b19fccb6.tar.xz hypervideo-pre-de4cf77ec1a13f020e6afe4ed04248c6b19fccb6.zip |
Release 2023.06.22
Created by: pukkandan
:ci skip all :ci run dl
Diffstat (limited to 'yt_dlp/version.py')
-rw-r--r-- | yt_dlp/version.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/version.py b/yt_dlp/version.py index f4474db9a..434f36f48 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.06.21' +__version__ = '2023.06.22' -RELEASE_GIT_HEAD = '42f2d40b475db66486a4b4fe5b56751a640db5db' +RELEASE_GIT_HEAD = '812cdfa06c33a40e73a8e04b3e6f42c084666a43' VARIANT = None |