diff options
author | github-actions <github-actions@example.com> | 2023-10-13 22:22:31 +0000 |
---|---|---|
committer | github-actions <github-actions@example.com> | 2023-10-13 22:22:31 +0000 |
commit | b73c4093187cffddcb6fbc4bfbdc0fea244ff1e9 (patch) | |
tree | e455d1e5fa9d36540c15935c73d4025c8be78c6a /yt_dlp/version.py | |
parent | b634ba742d8f38ce9ecfa0546485728b0c6c59d1 (diff) |
Release 2023.10.132023.10.13
Created by: bashonly
: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 60c1c94cc..9d0096316 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.10.07' +__version__ = '2023.10.13' -RELEASE_GIT_HEAD = '377e85a1797db9e98b78b38203ed9d4ded229991' +RELEASE_GIT_HEAD = 'b634ba742d8f38ce9ecfa0546485728b0c6c59d1' VARIANT = None |