From 632279ec9f0373d1665919b5ac2137b5882b5e53 Mon Sep 17 00:00:00 2001 From: "J. Tanner Netterville" Date: Wed, 14 Nov 2012 14:05:40 -0600 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 79464db..dd73c18 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ except ImportError: from distutils.core import setup -VERSION = '0.1.1a2' +VERSION = '0.1.1' setup(