diff --git a/pyproject.toml b/pyproject.toml index f84c3a8..9ed47f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ ] readme = "README.md" requires-python = ">=3.12,<3.13" -version = "0.0.3" +version = "0.0.4" [project.optional-dependencies] triton = ["triton>=3.4", "safetensors>=0.5.3", "torch>=2.7.0"]