From bb115226bbcc02d034e3171a68320764d56fd1f7 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Mon, 20 Feb 2023 10:22:54 +0330 Subject: the tests would never complete and were never removed when flipping a task. added a new keybinding, t, to run a test on demand --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1ace9ed..170affb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "tunneltop" -version = "0.3.1" +version = "0.3.2" description = "A top-like tunnel manager" -authors = ["terminaldwelelr "] +authors = ["terminaldweller "] license = "GPL-3.0" readme = "README.md" homepage = "https://github.com/terminaldweller/tunneltop" -- cgit v1.2.3