Release 2024.09.27

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-09-27 23:01:13 +00:00
parent c6387abc1a
commit 5945fc1945
4 changed files with 120 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.08.06'
__version__ = '2024.09.27'
RELEASE_GIT_HEAD = '4d9231208332d4c32364b8cd814bff8b20232cae'
RELEASE_GIT_HEAD = 'c6387abc1af9842bb0541288a5610abba9b1ab51'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.08.06'
_pkg_version = '2024.09.27'