This commit is contained in:
Anthony Sottile
2014-07-28 14:24:55 -07:00
parent 38d3fab4ea
commit 32b662c35f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
0.2.7
=====
- Produce output when running pre-commit install --install-hooks
0.2.6
=====
- Print hookid on failure

View File

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