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 55ab97c commit 6759e0fCopy full SHA for 6759e0f
setup.py
@@ -5,7 +5,7 @@
5
description='pytest plugin to check source code with pyflakes',
6
long_description=open("README.rst").read(),
7
license="MIT license",
8
- version='3.0.0',
+ version='3.0.1',
9
author='Florian Schulze, Holger Krekel and Ronny Pfannschmidt',
10
author_email='florian.schulze@gmx.net',
11
url='https://github.com/fschulze/pytest-flakes',
0 commit comments