diff --git a/pyproject.toml b/pyproject.toml index e326963..82026aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "maturin" [project] name = "lakeapi2sql" requires-python = ">=3.10" -version = "0.9.1" +version = "0.9.2" classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython",