diff --git a/pyproject.toml b/pyproject.toml index 6960909..7275037 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ license = "Unlicense" name = "starlette-compress" readme = "README.md" repository = "https://github.com/Zaczero/starlette-compress" -version = "0.1.5" +version = "0.1.5.1" [tool.poetry.dependencies] brotli = {version = ">=1", markers = "platform_python_implementation == 'CPython'"}