Skip to content

Commit 2f8c2ac

Browse files
committed
2.4.0
1 parent 568fd2d commit 2f8c2ac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ dist/
66
docs/_build/
77
docs/source/_build
88
.tox
9+
.env

scrapetube/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .scrapetube import get_channel, get_search, get_playlist
22

3-
__version__ = "2.3.2"
3+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)