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 906b3da commit b12d3e0Copy full SHA for b12d3e0
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name="pytest-mypy-plugins",
16
- version="1.3.0",
+ version="1.4.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