From 00053e8b8002c520051c28eafb72744c5b3e905d Mon Sep 17 00:00:00 2001 From: Michael Ortali Date: Mon, 5 Jan 2015 14:18:34 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bcc11cd..4c92ce3 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='Garcon', - version='0.0.2a1', + version='0.0.2a2', url='https://github.com/xethorn/garcon/', author='Michael Ortali', author_email='hello@xethorn.net',