Skip to content

Commit 6759e0f

Browse files
committed
Prepare pytest-flakes 3.0.1.
1 parent 55ab97c commit 6759e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description='pytest plugin to check source code with pyflakes',
66
long_description=open("README.rst").read(),
77
license="MIT license",
8-
version='3.0.0',
8+
version='3.0.1',
99
author='Florian Schulze, Holger Krekel and Ronny Pfannschmidt',
1010
author_email='florian.schulze@gmx.net',
1111
url='https://github.com/fschulze/pytest-flakes',

0 commit comments

Comments
 (0)