diff --git a/pyproject.toml b/pyproject.toml index 1e3a715..5c4bc32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pick" -version = "2.3.0" +version = "2.3.1" description = "Pick an option in the terminal with a simple GUI" authors = ["wong2 ", "AN Long "] license = "MIT"