Skip to content

Commit d9988ec

Browse files
committed
Fix package version.
1 parent b2d872e commit d9988ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name="lxml-stubs",
22-
version="0.4.0",
22+
version="0.5.1",
2323
description="Type annotations for the lxml package",
2424
long_description=long_description,
2525
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)