From f82c6bfd7f67f80e75d79391a5db53dc90a7bc70 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 17 Mar 2023 23:54:44 +0330 Subject: fixed the bug where we were not removing cancelled tests --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 44270e7..56fed43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.4.0" +version = "0.4.1" description = "A top-like tunnel manager" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3