diff --git a/pyproject.toml b/pyproject.toml index efbaa89..59f1a1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rnsh" -version = "0.0.8" +version = "0.0.9" description = "Shell over Reticulum" authors = ["acehoss "] license = "MIT"