diff --git a/README.md b/README.md index e0b6abc..379fc7d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Github Actions - Github Actions + Github Actions Coverage CodeCov diff --git a/pyproject.toml b/pyproject.toml index f39292f..d03f094 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "latex2mathml" -version = "3.75.0" +version = "3.75.1" repository = "https://github.com/roniemartinez/latex2mathml" description = "Pure Python library for LaTeX to MathML conversion" authors = ["Ronie Martinez "]