Skip to content

Commit 678f0cf

Browse files
committed
Corrected the setup version
1 parent 15f5825 commit 678f0cf

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
@@ -13,7 +13,7 @@
1313
description='pytest plugin to check source code with pylint',
1414
long_description=open("README.rst").read(),
1515
license='MIT',
16-
version='0.12.1',
16+
version='0.12.2',
1717
author='Carson Gee',
1818
author_email='[email protected]',
1919
url='https://github.com/carsongee/pytest-pylint',

0 commit comments

Comments
 (0)