diff --git a/pyproject.toml b/pyproject.toml index 4cb2bc0..b9e6743 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ license = "Apache-2.0" name = "pyprql" readme = "README.md" repository = "https://github.com/prql/pyprql" -version = "0.11.0" +version = "0.10.0" [tool.poetry.dependencies] python = "^3.8"