1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-02 04:51:28 +00:00
Files
yt-dlp/youtube_dl/version.py
Philipp Hagemeister cd7364a89c release 2015.10.12
2015-10-12 06:37:20 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.10.12'