Skip to content

Commit

Permalink
Fix package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jan 10, 2024
1 parent b2d872e commit d9988ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d9988ec

Please sign in to comment.