From c15b9d65e0bb64ea7dd1cf8f5d58a7e4c554db63 Mon Sep 17 00:00:00 2001
From: Abhishek Kadian <abhishekkadiyan@gmail.com>
Date: Wed, 3 Apr 2019 14:55:39 -0700
Subject: [PATCH] Update version

---
 habitat/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/habitat/version.py b/habitat/version.py
index e88bc44a9..3f6fb543d 100644
--- a/habitat/version.py
+++ b/habitat/version.py
@@ -4,4 +4,4 @@
 # This source code is licensed under the MIT license found in the
 # LICENSE file in the root directory of this source tree.
 
-VERSION = "0.1.0"
+VERSION = "0.1.1"
-- 
GitLab