diff --git a/bindings/python/pyproject.toml b/bindings/python/pyproject.toml index e015149ca..9e6b6b0f8 100644 --- a/bindings/python/pyproject.toml +++ b/bindings/python/pyproject.toml @@ -6,7 +6,6 @@ build-backend = "maturin" name = "glaredb" description = "GlareDB is a fast SQL database for querying and analyzing distributed data." readme = "README.md" -version = "0.0.0" requires-python = ">=3.7" classifiers = [ "Programming Language :: Rust",