]> jfr.im git - yt-dlp.git/blobdiff - youtube_dl/version.py
[YoutubeDL] Allow filtering by properties (Fixes #4584)
[yt-dlp.git] / youtube_dl / version.py
index 82c2045920d11edb82ca15a4d0c4721822d74de1..f5df7be310e80961a152e69936b3e5a09ec9fd35 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.26'
+__version__ = '2015.01.22'