diff options
author | github-actions <github-actions@example.com> | 2023-10-07 01:28:34 +0000 |
---|---|---|
committer | github-actions <github-actions@example.com> | 2023-10-07 01:28:34 +0000 |
commit | 4392c4680c383b221b6aa26d25c6e4b5581a5ad6 (patch) | |
tree | 48d51eab0f3a244933b3fd5526196a6b2d1a8658 /yt_dlp/version.py | |
parent | 377e85a1797db9e98b78b38203ed9d4ded229991 (diff) |
Release 2023.10.072023.10.07
Created by: Grub4K
: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 2a7c84b93..60c1c94cc 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.09.24' +__version__ = '2023.10.07' -RELEASE_GIT_HEAD = '088add9567d39b758737e4299a0e619fd89d2e8f' +RELEASE_GIT_HEAD = '377e85a1797db9e98b78b38203ed9d4ded229991' VARIANT = None |