1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00
Files
yt-dlp/youtube_dl/version.py
2019-09-28 00:30:30 +07:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2019.09.28'