diff --git a/languages/python/pyproject.toml b/languages/python/pyproject.toml index cc943fcf3..d7e7e8668 100644 --- a/languages/python/pyproject.toml +++ b/languages/python/pyproject.toml @@ -33,7 +33,6 @@ dev-linux = [ [tool.maturin] bindings = "pyo3" -compatibility = "2_28" include = [ { path = "bitwarden_sdk/*.py", format = ["sdist", "wheel"] }, { path = "LICENSE", format = ["sdist", "wheel"] }