From 9a0c3e7f4b478e3ea3963615be078609ce324856 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 22 Feb 2023 11:12:38 +0330 Subject: fixed a bug with the t keybinding where pressing it would lead to crash --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 170affb..10ae615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.3.2" +version = "0.3.3" description = "A top-like tunnel manager" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3