diff --git a/pyproject.toml b/pyproject.toml index 883f287..508df64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ license = "MIT" name = "surepy" readme = "README.md" repository = "https://github.com/benleb/surepy" -version = "0.8.1" +version = "0.9.0" [tool.poetry.dependencies] aiohttp = {extras = ["speedups"], version = "^3.7.4"}