aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2025-08-17 22:31:19 +0000
committerterminaldweller <devi@terminaldweller.com>2025-08-17 22:31:19 +0000
commit91fc06848a178da1e5807df460428898bb0605d1 (patch)
treedc2eb3d652ff29aa8a45096b41da97ecb3a514c9 /pyproject.toml
parentadded key bindings for going up and down a page (diff)
downloadtunneltop-91fc06848a178da1e5807df460428898bb0605d1.tar.gz
tunneltop-91fc06848a178da1e5807df460428898bb0605d1.zip
updateHEADmain
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 123947d..90a46ce 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tunneltop"
-version = "0.4.5"
+version = "0.4.6"
description = "A top-like tunnel manager"
authors = ["terminaldweller <devi@terminaldweller.com>"]
license = "GPL-3.0"