1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 19:44:33 -04:00
Files
yt-dlp/youtube_dl/version.py
Philipp Hagemeister f10c27b8cb release 2015.12.23
2015-12-23 14:05:06 +01:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.12.23'