On Wed, Mar 30, 2022 at 02:24:16PM -0400, John Snow wrote: > Signed-off-by: John Snow <[email protected]> > --- > setup.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/setup.cfg b/setup.cfg > index f06f944..c21f2ce 100644 > --- a/setup.cfg > +++ b/setup.cfg > @@ -7,7 +7,7 @@ maintainer = John Snow > maintainer_email = [email protected] > url = https://www.qemu.org/ > download_url = https://www.qemu.org/download/ > -description = QEMU Python Build, Debug and SDK tooling. > +description = QEMU Monitor Protocol library > long_description = file:PACKAGE.rst > long_description_content_type = text/x-rst > classifiers =
Reviewed-by: Beraldo Leal <[email protected]> -- Beraldo
