diff --git a/pyproject.toml b/pyproject.toml index 4a36fba..25ac2f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "finch-tensor" -version = "0.1.27" +version = "0.1.28" description = "" authors = ["Willow Ahrens "] readme = "README.md"