diff --git a/pyproject.toml b/pyproject.toml index f75868a..6a54ed4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mlir-python-utils" -version = "0.0.1" +version = "0.0.2" requires-python = ">=3.11" license = { file = "LICENSE" } dependencies = [