We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc8967 commit a557ee1Copy full SHA for a557ee1
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2021 Cheskel Twersky
+Copyright (c) 2023 Cheskel Twersky
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
scrapetube/__init__.py
@@ -1,3 +1,3 @@
from .scrapetube import get_channel, get_search, get_playlist
-__version__ = "2.4.0"
+__version__ = "2.5.0"
0 commit comments