Skip to content

Commit 0b30906

Browse files
committed
:erge branch 'sort-by'
2 parents 76ee440 + a557ee1 commit 0b30906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Cheskel Twersky
3+
Copyright (c) 2023 Cheskel Twersky
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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.4.0"
3+
__version__ = "2.5.0"

0 commit comments

Comments
 (0)