diff --git a/setup.py b/setup.py index 763307e..e744b62 100644 --- a/setup.py +++ b/setup.py @@ -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.0.0', + version='0.1.0', author='Anthony Sottile', author_email='asottile@umich.edu',