From 9d1baa1c024f3ceee1457643e1286d5e7233e92c Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 23 Mar 2023 10:17:20 +0330 Subject: fixed a bug where a smaller windows would cause a crash --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 56fed43..3ba8022 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.4.1" +version = "0.4.2" description = "A top-like tunnel manager" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3