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