Browse Source

release 2016.01.29

master
Philipp Hagemeister 9 years ago
parent
commit
055f417278
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/version.py

2
youtube_dl/version.py

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2016.01.27'
__version__ = '2016.01.29'
Loading…
Cancel
Save