diff --git a/setup.py b/setup.py index 1b41224..47bfd98 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name="lxml-stubs", - version="0.4.0", + version="0.5.1", description="Type annotations for the lxml package", long_description=long_description, long_description_content_type="text/markdown",