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