diff --git a/pyproject.toml b/pyproject.toml index 15f805c5..b2e5c975 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "inquirer" -version = "3.2.3" +version = "3.2.4" description = "Collection of common interactive command line user interfaces, based on Inquirer.js" authors = ["Miguel Ángel García "] license = "MIT"