diff --git a/pyproject.toml b/pyproject.toml index 8ed9ad1..6239f3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "shazamio" -version = "0.0.4" +version = "0.0.6" description = "Is a asynchronous framework from reverse engineered Shazam API written in Python 3.6+ with asyncio and aiohttp." authors = ["dotX12"] license = "MIT License"