diff --git a/pyproject.toml b/pyproject.toml index 6ea9463..60a322c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "shazamio" -version = "0.5.1" +version = "0.6.0" description = "Is a asynchronous framework from reverse engineered Shazam API written in Python 3.8+ with asyncio and aiohttp." authors = ["dotX12"] license = "MIT License"