1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 13:34:30 -04:00
Files
yt-dlp/yt_dlp/version.py
pukkandan 1fe3c4c27e [version] update
:ci skip all
2021-07-24 20:02:12 +05:30

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2021.07.24'