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