From ee2b61688fd023b8404843ecb4dca51d480ae62f Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 2 Mar 2023 20:17:27 +0330 Subject: fixed the quit bug where we were waiting on cancelled asyncio tasks --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index be76317..ad57e70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.3.5" +version = "0.3.6" description = "A top-like tunnel manager" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3