1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-18 11:14:13 +02:00
youtube-dl/youtube_dl/version.py
Philipp Hagemeister 4747e2183a release 2015.03.28
2015-03-28 08:12:05 +01:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.03.28'