1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-02 22:21:05 +02:00
yt-dlp/youtube_dl/version.py
Philipp Hagemeister e974356f32 release 2015.12.29
2015-12-29 11:02:58 +01:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.12.29'