diff --git a/habitat/version.py b/habitat/version.py index c72d4ccc513e78c513dfb09b3e8d2999b0ec8125..be4026a7517f1a0d4d639da34aaa26a9f9cbc3f4 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.3" +VERSION = "0.1.4"