1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-26 19:35:21 +00:00
Files
yt-dlp/youtube_dl/version.py
Philipp Hagemeister a025d3c5a5 release 2015.02.19
2015-02-19 00:31:23 +01:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2015.02.19'