From 5b007ad3a999f2e8bb97fbb07e9ebb81806230fe Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 25 Jun 2014 12:03:53 -0700 Subject: [PATCH] Version 0.2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f7550cf6..0d32b44e 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( 'hooks.' ), url='https://github.com/pre-commit/pre-commit', - version='0.2.2', + version='0.2.3', author='Anthony Sottile', author_email='asottile@umich.edu',