This repository has been archived on 2025-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
youtube-dl/youtube_dl/version.py
Philipp Hagemeister 2ccb37beb9 release 2015.10.16
2015-10-16 21:40:38 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.10.16'