From f5ebd361f00ce35e7cfee069ca79ffb0100bb30b Mon Sep 17 00:00:00 2001 From: Javed Khan Date: Mon, 14 Oct 2013 15:58:05 +0530 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9c724ff7..873b9662 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -VERSION = '0.0.9a' +VERSION = '0.1' import os import sys