mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
parent
115add4387
commit
70b2340909
9 changed files with 70 additions and 12 deletions
|
@ -43,6 +43,10 @@ VERSION_FILE = f'''\
|
|||
__version__ = {VERSION!r}
|
||||
|
||||
RELEASE_GIT_HEAD = {GIT_HEAD!r}
|
||||
|
||||
VARIANT = None
|
||||
|
||||
UPDATE_HINT = None
|
||||
'''
|
||||
|
||||
write_file('yt_dlp/version.py', VERSION_FILE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue