From 0538cf07893a829a0b623e002ccb67802718cb17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:37:36 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 89e0764..d4b4ce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "air-link" -version = "0.2.1" +version = "0.3.0" description = "Provide SSH access, diagnostics and administration for your edge devices." authors = ["Zauberzeug GmbH "] readme = "README.md"