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 a1f0fda commit 1f5c621Copy full SHA for 1f5c621
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name="pytest-mypy-plugins",
20
- version="3.1.1",
+ version="3.1.2",
21
description="pytest plugin for writing tests for mypy plugins",
22
long_description=readme,
23
long_description_content_type="text/markdown",
0 commit comments