aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-07 11:38:01 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-07 11:38:01 +0000
commit8383df2aa40bbcdcca77acd91245e61350903a94 (patch)
tree9fed65f31220fc144e6fc16cad42a7faaf5f6851 /pyproject.toml
parentfix the test times not being very accurate by lowering the halfdelay value fr... (diff)
downloadtunneltop-8383df2aa40bbcdcca77acd91245e61350903a94.tar.gz
tunneltop-8383df2aa40bbcdcca77acd91245e61350903a94.zip
added different colors for different stati
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 03edd91..48a487e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tunneltop"
-version = "0.1.5"
+version = "0.1.6"
description = "A top-like tunnel manager"
authors = ["terminaldwelelr <devi@terminaldweller.com>"]
license = "GPL-3.0"