diff --git a/pyproject.toml b/pyproject.toml index 90e8454..335efab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "latex2mathml" -version = "3.75.1" +version = "3.75.2" repository = "https://github.com/roniemartinez/latex2mathml" description = "Pure Python library for LaTeX to MathML conversion" authors = ["Ronie Martinez "]