aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-07 16:20:00 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-07 16:20:00 +0000
commitd9e5196dd7fd89d4d5c5da4cd13ade59a299cfa9 (patch)
tree92e5c7f87fe211934babbe85450e512745ee6847 /pyproject.toml
parentupdated the example toml file (diff)
downloadtunneltop-d9e5196dd7fd89d4d5c5da4cd13ade59a299cfa9.tar.gz
tunneltop-d9e5196dd7fd89d4d5c5da4cd13ade59a299cfa9.zip
now tunneltop revives dead tasks
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cdfbcb4..18c3f87 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tunneltop"
-version = "0.2.0"
+version = "0.3.0"
description = "A top-like tunnel manager"
authors = ["terminaldwelelr <devi@terminaldweller.com>"]
license = "GPL-3.0"