1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-11 12:17:08 -05:00
Files
youtube-dl/youtube_dl/version.py
Philipp Hagemeister c627f7d48c release 2014.12.03
2014-12-03 12:15:34 +01:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2014.12.03'