add the code

This commit is contained in:
Evan J. Felix 2017-01-19 15:07:09 -08:00
parent 6c464e2702
commit 3d0466f30b
2 changed files with 25 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.6.0a',
version='0.6.0b',
author='Anthony Sottile',
author_email='asottile@umich.edu',