1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-03-03 20:59:41 +00:00
Files
yt-dlp/youtube_dl/version.py
2019-08-02 05:37:54 +07:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2019.08.02'