diff --git a/pyproject.toml b/pyproject.toml index 794aa4f..bc4404e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "eincheck" -version = "0.1.3" +version = "0.2.1" description = "Tensor shape checks inspired by einstein notation" authors = ["Ethan Pronovost "] readme = "README.md"