Browse Source

release 2015.02.24

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