From a7996c233849abf0858be7bd8193264a7626951d Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Mon, 13 Oct 2014 09:01:06 -0400 Subject: [PATCH] bump version --- qw/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw/__init__.py b/qw/__init__.py index 3dc1f76..485f44a 100644 --- a/qw/__init__.py +++ b/qw/__init__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.1"