1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-03-20 00:00:06 -04:00
Files
youtube-dl/youtube_dl/version.py
Philipp Hagemeister 3eb5fdb581 release 2015.08.06
2015-08-06 22:55:43 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.08.06'