This commit is contained in:
Anthony Sottile 2017-03-26 14:58:59 -07:00
parent 9f5c99577b
commit e1cdbb3844
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
0.13.5
======
- 0.13.4 contained incorrect files
0.13.4
======
- Add `--show-diff-on-failure` option to `pre-commit run`

View file

@ -9,7 +9,7 @@ setup(
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
version='0.13.4',
version='0.13.5',
author='Anthony Sottile',
author_email='asottile@umich.edu',