Browse Source

release 2015.01.04

master
Philipp Hagemeister 10 years ago
parent
commit
26886e6140
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.03'
__version__ = '2015.01.04'
Loading…
Cancel
Save