Skip to content

Commit

Permalink
Release v2.0.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
henry0312 authored Nov 17, 2019
1 parent a94cfc7 commit 1996ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1
2.0.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
author='OMOTO Tsukasa',
author_email='[email protected]',
license='MIT',
py_modules=['pytest_codestyle'],
py_modules=['pytest_pycodestyle'],
python_requires='~=3.5',
install_requires=[
'pytest',
Expand Down

0 comments on commit 1996ac2

Please sign in to comment.