aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-07 12:55:19 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-07 12:55:19 +0000
commit7f1b2583956602e26e241391bc20ed0623c87460 (patch)
tree0aabd8a8ae7e784e0ae51eb04f0341e240d61a65 /pyproject.toml
parentadded different colors for different stati (diff)
downloadtunneltop-7f1b2583956602e26e241391bc20ed0623c87460.tar.gz
tunneltop-7f1b2583956602e26e241391bc20ed0623c87460.zip
now colors are configurable
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 48a487e..cdfbcb4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tunneltop"
-version = "0.1.6"
+version = "0.2.0"
description = "A top-like tunnel manager"
authors = ["terminaldwelelr <devi@terminaldweller.com>"]
license = "GPL-3.0"