From 0cb53aa3dadce0e73e201e609c8274e7b1946b3b Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 23 Mar 2023 14:58:22 +0330 Subject: fixed a bug where scrolling would cause a crash when restarting/toggling/testing 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 3ba8022..81ba6d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.4.2" +version = "0.4.3" description = "A top-like tunnel manager" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3