From fce438549b2593b582f945b3db5cdde5aba97c54 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 9 Feb 2023 13:51:56 +0330 Subject: fix: adding a new task by using SIGHUP would not add the test to the scheduler --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 18c3f87..1ace9ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.3.0" +version = "0.3.1" description = "A top-like tunnel manager" authors = ["terminaldwelelr "] license = "GPL-3.0" -- cgit v1.2.3