diff --git a/pyproject.toml b/pyproject.toml index 69c5973..5159f44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arraytex" -version = "0.0.1" +version = "0.0.2" description = "ArrayTeX" authors = ["Dom Batten "] license = "MIT"