diff --git a/pyproject.toml b/pyproject.toml index 50c8f3d..bb574b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ [tool.poetry] name = "mdit-py-i18n" -version = "0.1.0" +version = "0.1.1" description = "Markdown i18n and l10n using markdown-it-py" authors = ["Phu Hung Nguyen "] license = "LGPL-2.1-or-later"