diff --git a/LICENSE b/LICENSE index 01a21df..85c0580 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Cheskel Twersky +Copyright (c) 2023 Cheskel Twersky Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/scrapetube/__init__.py b/scrapetube/__init__.py index d435368..2bdcb0a 100644 --- a/scrapetube/__init__.py +++ b/scrapetube/__init__.py @@ -1,3 +1,3 @@ from .scrapetube import get_channel, get_search, get_playlist -__version__ = "2.4.0" +__version__ = "2.5.0"