]> 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 6be5d07c481ae9e4aff6b247a1b5083a2564be54..f5df7be310e80961a152e69936b3e5a09ec9fd35 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.23'
+__version__ = '2015.01.22'