From 7a3bcc05b3ae1708d889a9c32461595b10b1a6ae Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Mon, 14 Jul 2025 00:55:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager) --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index eb60c2e..5d7343d 100644 --- a/setup.py +++ b/setup.py @@ -10,8 +10,7 @@ from setuptools import setup PACKAGE_NAME = 'clients_protocol' PACKAGE_DESCRIPTION = """ -# Common HTTP/REST clients interface -""".strip() +# Common HTTP/REST clients interface""".strip() PACKAGE_DESCRIPTION_SHORT = """ """.strip()