diff --git a/setup.py b/setup.py index 2265df7..9c2c2d0 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.6.0b', + version='0.6.0', author='Anthony Sottile', author_email='asottile@umich.edu',