1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:25:03 -04:00
Files
yt-dlp/youtube_dl/version.py
2016-08-28 07:24:08 +07:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2016.08.28'