diff --git a/pyproject.toml b/pyproject.toml index 6ec403f..b0a6b9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pick" -version = "2.3.2" +version = "2.4.0b1" description = "Pick an option in the terminal with a simple GUI" authors = ["wong2 <wonderfuly@gmail.com>", "AN Long <aisk1988@gmail.com>"] license = "MIT"