[nowtv] Add .at test
[youtube-dl] / youtube_dl / version.py
index 0214086d04113319ac49314ef9cdf556fd90e3b7..9f209499cf1d49823537def22b5dfdbb9662100d 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.07.20'
+__version__ = '2015.08.06.1'