diff --git a/pyproject.toml b/pyproject.toml index 531f4af..f566379 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tensors" -version = "0.1.3" +version = "0.1.4" description = "Read safetensor metadata and fetch CivitAI model information" readme = "README.md" requires-python = ">=3.12"