Skip to content

Commit df93bd9

Browse files
committed
Version 0.3.80
1 parent 0dacb46 commit df93bd9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
20 December 2015
2+
Version 0.3.80
3+
4+
[Bugfix] - Fix javascript extraction code, using file from youtube_dl
5+
6+
-------------------------------------------------------------------------------
7+
18
11 November 2015
29
Version 0.3.78
310

pafy/pafy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from __future__ import unicode_literals
2828

29-
__version__ = "0.3.78"
29+
__version__ = "0.3.80"
3030
__author__ = "np1"
3131
__license__ = "LGPLv3"
3232

0 commit comments

Comments
 (0)