1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 12:13:35 +00:00
Files
youtube-dl/youtube_dl/version.py
T
2018-01-27 23:44:28 +07:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2018.01.27'