Browse Source

release 2015.02.02

master
Philipp Hagemeister 9 years ago
parent
commit
acf2a6e97b
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.02.01'
__version__ = '2015.02.02'
Loading…
Cancel
Save