diff --git a/pyproject.toml b/pyproject.toml index d8b9066..72c924d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyTinyTeX" -version = "0.3.2" +version = "0.3.3" description = "Thin wrapper for \"TinyTeX\" (MIT)" authors = ["JessicaTegner "] license = "mit"