diff --git a/pyproject.toml b/pyproject.toml index 4a42232..0f70190 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "anki_deck_from_text" -version = "1.3.2" +version = "1.3.3" description = "Generate an Anki deck from annotations on a text file" authors = ["Andre Macedo "] readme = "README.md"