diff --git a/setup.py b/setup.py index 0bb0362b..caa928e8 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( 'hooks.' ), url='https://github.com/pre-commit/pre-commit', - version='0.0.0', + version='0.1.0', author='Anthony Sottile', author_email='asottile@umich.edu',