diff options
author | github-actions <github-actions@example.com> | 2023-06-21 04:02:40 +0000 |
---|---|---|
committer | github-actions <github-actions@example.com> | 2023-06-21 04:02:40 +0000 |
commit | d1b21561497b6bbb8ff1202e63f48eb41bd315af (patch) | |
tree | 5a7083f161cf3ff0c85690f9c50d80cd7fa33c0e /yt_dlp/version.py | |
parent | 42f2d40b475db66486a4b4fe5b56751a640db5db (diff) | |
download | hypervideo-pre-d1b21561497b6bbb8ff1202e63f48eb41bd315af.tar.lz hypervideo-pre-d1b21561497b6bbb8ff1202e63f48eb41bd315af.tar.xz hypervideo-pre-d1b21561497b6bbb8ff1202e63f48eb41bd315af.zip |
Release 2023.06.21
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 04bece038..f4474db9a 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.03.04' +__version__ = '2023.06.21' -RELEASE_GIT_HEAD = '392389b7df7b818f794b231f14dc396d4875fbad' +RELEASE_GIT_HEAD = '42f2d40b475db66486a4b4fe5b56751a640db5db' VARIANT = None |