Skip to content

Commit ecccc02

Browse files
committed
Release 0.4.1
1 parent 4e5bc87 commit ecccc02

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes between 0.4.0 and 0.4.1
2+
===============================
3+
* Handle "shorts" links (#36)
4+
* Be more careful about auto-playlists (#38)
5+
6+
17
Changes between 0.3.2 and 0.4.0
28
===============================
39
* Enhance live stream support (#28)

sopel_modules/youtube/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
__author__ = 'dgw'
1616
__email__ = 'dgw@technobabbl.es'
17-
__version__ = '0.4.0'
17+
__version__ = '0.4.1'
1818

0 commit comments

Comments
 (0)