From 0bc67673c484e4a33ad7b44b64b8462db61728f4 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 13 Aug 2014 15:39:04 -0700 Subject: [PATCH] v0.2.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7d07199e..1a69d44f 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( 'hooks.' ), url='https://github.com/pre-commit/pre-commit', - version='0.2.7', + version='0.2.8', author='Anthony Sottile', author_email='asottile@umich.edu',