diff options
author | github-actions <github-actions@example.com> | 2023-03-04 22:24:51 +0000 |
---|---|---|
committer | github-actions <github-actions@example.com> | 2023-03-04 22:24:51 +0000 |
commit | 8729e7b57c0d6e6350a76f82436e05d7b9891188 (patch) | |
tree | 56c05fbdd4fc47409d48ba318a4b621a7b0d299a /yt_dlp/version.py | |
parent | 392389b7df7b818f794b231f14dc396d4875fbad (diff) | |
download | hypervideo-pre-8729e7b57c0d6e6350a76f82436e05d7b9891188.tar.lz hypervideo-pre-8729e7b57c0d6e6350a76f82436e05d7b9891188.tar.xz hypervideo-pre-8729e7b57c0d6e6350a76f82436e05d7b9891188.zip |
Release 2023.03.04
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 7b27fcabb..04bece038 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.03.03' +__version__ = '2023.03.04' -RELEASE_GIT_HEAD = '93449642815a6973a4b09b289982ca7e1f961b5f' +RELEASE_GIT_HEAD = '392389b7df7b818f794b231f14dc396d4875fbad' VARIANT = None |