From dbae23538f44bace7b53b1ce51e5e101467a7144 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 17 Jul 2014 16:56:41 -0700 Subject: [PATCH] v0.2.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2d6220ef..5ffb2b55 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( 'hooks.' ), url='https://github.com/pre-commit/pre-commit', - version='0.2.4', + version='0.2.5', author='Anthony Sottile', author_email='asottile@umich.edu',