v1 milestone
This commit is contained in:
15
venv/lib/python3.12/site-packages/yt_dlp/version.py
Normal file
15
venv/lib/python3.12/site-packages/yt_dlp/version.py
Normal file
@@ -0,0 +1,15 @@
|
||||
# Autogenerated by devscripts/update-version.py
|
||||
|
||||
__version__ = '2026.03.21.233500'
|
||||
|
||||
RELEASE_GIT_HEAD = 'f01e1a1ced581c13f28c7da45eb6396cb9fff6e4'
|
||||
|
||||
VARIANT = 'pip'
|
||||
|
||||
UPDATE_HINT = 'You installed yt-dlp with pip or using the wheel from PyPi; Use that to update'
|
||||
|
||||
CHANNEL = 'nightly'
|
||||
|
||||
ORIGIN = 'yt-dlp/yt-dlp-nightly-builds'
|
||||
|
||||
_pkg_version = '2026.03.21.233500dev'
|
||||
Reference in New Issue
Block a user