1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-03-04 21:31:01 +00:00

Release 2026.03.03

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2026-03-03 16:36:58 +00:00
parent 2ecc4c3bc3
commit b8058cdf37
3 changed files with 15 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2026.02.21'
__version__ = '2026.03.03'
RELEASE_GIT_HEAD = '646bb31f39614e6c2f7ba687c53e7496394cbadb'
RELEASE_GIT_HEAD = '2ecc4c3bc300701d85e2cbaeb2b28a921a68f0f0'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2026.02.21'
_pkg_version = '2026.03.03'