1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-02 17:58:24 -05:00
Files
youtube-dl/youtube_dl/version.py
Philipp Hagemeister 289bbb350e release 2015.07.28
2015-07-28 11:28:33 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.07.28'