From 6562ab01c2685c79ba37b359012c799970e3003f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 24 Mar 2012 22:23:26 -0400 Subject: [PATCH] v0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9f71053..f895306 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ APP_NAME = 'legit' APP_SCRIPT = './legit_r' -VERSION = '0.1.0' +VERSION = '0.1.1' # Grab requirments.