1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-23 05:45:22 +00:00
Files
youtube-dl/youtube_dl/version.py
T

4 lines
70 B
Python
Raw Normal View History

from __future__ import unicode_literals
2012-11-29 16:51:55 +01:00
2015-11-27 16:39:59 +01:00
__version__ = '2015.11.27.1'