This commit is contained in:
Anthony Sottile 2016-04-05 10:52:44 -07:00
parent 44e1753f98
commit ff65d01841
2 changed files with 15 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.4.2',
version='0.5.0',
author='Anthony Sottile',
author_email='asottile@umich.edu',