1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-25 21:03:23 +02:00
youtube-dl/youtube_dl/version.py
Philipp Hagemeister c254f75bbb release 2015.09.28
2015-09-28 04:42:11 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.09.28'