diff --git a/habitat/version.py b/habitat/version.py index e88bc44a9afd9680803f3dd90946d8d4465bd6c6..3f6fb543db964797ef448612044ddcf00a5e6202 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"