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