diff --git a/pyproject.toml b/pyproject.toml index 924473c..a4ee1bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ auto = true [tool.poetry] name = "editor" -version = "1.6.5" +version = "1.6.6" description = "🖋 Open the default text editor 🖋" authors = ["Tom Ritchford "] license = "MIT"