Skip to content

Commit

Permalink
Merge pull request #3 from chewse/bump-pydocstyle-2.1.1
Browse files Browse the repository at this point in the history
Upgrade pydocstyle package
  • Loading branch information
Jeff Schenck authored Oct 20, 2017
2 parents 5ddd6fa + 0d6e547 commit 22d3ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

setup(
name='pre-commit-mirrors-pydocstyle',
version='0.0.0',
install_requires=['pydocstyle==1.0.0'],
version='2.1.1',
install_requires=['pydocstyle==2.1.1'],
)

0 comments on commit 22d3ccf

Please sign in to comment.