This commit is contained in:
Anthony Sottile
2016-08-12 10:23:38 -07:00
parent a43122c5f4
commit 6925455ef7
2 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@ setup(
name='pre_commit_hooks',
description='Some out-of-the-box hooks for pre-commit.',
url='https://github.com/pre-commit/pre-commit-hooks',
version='0.5.1',
version='0.6.0',
author='Anthony Sottile',
author_email='asottile@umich.edu',