From 2c164c3a29d1d4eabcb3d183479e9696ed002515 Mon Sep 17 00:00:00 2001 From: Alexander Clegg Date: Wed, 30 Oct 2024 15:26:13 -0700 Subject: [PATCH] version bump (#2098) --- habitat-baselines/habitat_baselines/version.py | 2 +- habitat-hitl/habitat_hitl/version.py | 2 +- habitat-lab/habitat/version.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/habitat-baselines/habitat_baselines/version.py b/habitat-baselines/habitat_baselines/version.py index 4e9c95e930..eab612bc7e 100644 --- a/habitat-baselines/habitat_baselines/version.py +++ b/habitat-baselines/habitat_baselines/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.3.1" +VERSION = "0.3.2" diff --git a/habitat-hitl/habitat_hitl/version.py b/habitat-hitl/habitat_hitl/version.py index 4e9c95e930..eab612bc7e 100644 --- a/habitat-hitl/habitat_hitl/version.py +++ b/habitat-hitl/habitat_hitl/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.3.1" +VERSION = "0.3.2" diff --git a/habitat-lab/habitat/version.py b/habitat-lab/habitat/version.py index 4e9c95e930..eab612bc7e 100644 --- a/habitat-lab/habitat/version.py +++ b/habitat-lab/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.3.1" +VERSION = "0.3.2"