Browse Source

release 2015.01.07.2

master
Philipp Hagemeister 10 years ago
parent
commit
900813a328
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__ = '2015.01.07.1'
__version__ = '2015.01.07.2'
Loading…
Cancel
Save