From b397408c73b5f34d767533cacc5423f87e6c3d33 Mon Sep 17 00:00:00 2001
From: Oleksandr <maksymets.o@gmail.com>
Date: Tue, 25 Jun 2019 12:12:12 -0700
Subject: [PATCH] Updated version to 0.1.2 (#141)

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

diff --git a/habitat/version.py b/habitat/version.py
index 3f6fb543d..54a9fbc68 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.1"
+VERSION = "0.1.2"
-- 
GitLab