We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1030a4 commit 799e645Copy full SHA for 799e645
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name="pytest-mypy-plugins",
16
- version="1.4.0",
+ version="1.5.0",
17
description="pytest plugin for writing tests for mypy plugins",
18
long_description=readme,
19
long_description_content_type="text/markdown",
0 commit comments