From 20c06eac1c7089551397710b142cf44fdaa30a3f Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 7 Feb 2023 12:17:50 +0330 Subject: fix a bug with restart where it would kill but not restart a tunnel --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2724253..b243c4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.1.3" +version = "0.1.4" description = "A top-like tunnel manager" authors = ["terminaldwelelr "] license = "GPL-3.0" -- cgit v1.2.3