From ef5b8f08ae78e2594d6ca2014a5f7c2e4f9f3bdc Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Fri, 30 Jan 2026 08:16:11 +0000 Subject: [PATCH] Bump version to 1.1.32 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 722a364..9ec9e76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "webterm" -version = "1.1.31" +version = "1.1.32" description = "Serve terminal sessions over the web" authors = ["Will McGugan "] license = "MIT"