Merge pull request #5328 from yan12125/fix_5226
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.03.28'