From ac8c2d2670f5bc7a9e496e53064207dd016d85aa Mon Sep 17 00:00:00 2001 From: Tom Ritchford Date: Sat, 6 Jan 2024 12:35:07 +0100 Subject: [PATCH] Update version to v1.6.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"