diff --git a/pyproject.toml b/pyproject.toml index b4af7c5..2e0b2b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "keymap-drawer" -version = "0.18.1" +version = "0.19.0" description = "A module and CLI tool to help parse and draw keyboard layouts." authors = ["Cem Aksoylar "] readme = ["README.md", "KEYMAP_SPEC.md", "CONFIGURATION.md"]