1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-02 22:21:05 +02:00
yt-dlp/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'