diff --git a/pyproject.toml b/pyproject.toml index 75dac3e..325b6af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "textual-webterm" -version = "0.6.8" +version = "0.6.9" description = "Serve terminal sessions over the web" authors = ["Will McGugan "] license = "MIT"