diff --git a/pyproject.toml b/pyproject.toml index 72e6a38..110aa0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-yakh" -version = "0.3.0" +version = "0.3.1" description = "Yet Another Keypress Handler" authors = ["petereon "] license = 'MIT'