From 186484cfde5f5b81b212aa03391eed22ca2ce771 Mon Sep 17 00:00:00 2001 From: Artem Kotik Date: Fri, 29 Mar 2024 19:27:20 +0400 Subject: [PATCH] Update description in pyproject --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7286e5..8f0db88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires = [ [project] name = "aiognmi" -description = "Asynchronous gNMI library in Python." +description = "Async, efficient and lightweight gNMI client written in Python." readme = "README.md" keywords = [ "automation",