From 76a991c2ab5e9a3cb53c4fa4cb5094239ac83c3e Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 7 Feb 2023 09:11:29 +0330 Subject: fixed a bug where tests would not reschedule after running for the first time --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d6f5113..2724253 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tunneltop" -version = "0.1.1" +version = "0.1.3" description = "A top-like tunnel manager" authors = ["terminaldwelelr "] license = "GPL-3.0" -- cgit v1.2.3