diff --git a/pyproject.toml b/pyproject.toml index 55a9168..983a74a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ license = "GPL-3.0" name = "ambr-py" packages = [{include = "ambr"}] readme = "README.md" -version = "1.7.6" +version = "1.7.7" [tool.poetry.dependencies] aiohttp = "^3.8.6"