From 4d906771da633df28e5d93755c1b6826cbcbff4b Mon Sep 17 00:00:00 2001 From: Benjamin Bolte Date: Wed, 16 Oct 2024 10:50:28 -0700 Subject: [PATCH] update docs --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 48e7e5f..1c9f872 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup( name="openlch", version=version, - description="The openlch project", + description="The OpenLCH project command line interface", author="OpenLCH Contributors", url="https://github.com/Zeroth-Robotics/openlch-client-py", long_description=long_description,