diff --git a/pyproject.toml b/pyproject.toml index aace08a..7f1372b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ auto = true [tool.poetry] name = "editor" -version = "1.4.1" +version = "1.5.0" description = "🖋 Open the default text editor 🖋" authors = ["Tom Ritchford "] license = "MIT"