Skip to content

Commit

Permalink
bump all package versions to v0.3.3 (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
aclegg3 authored Jan 27, 2025
1 parent 42fade8 commit 094d6be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion habitat-baselines/habitat_baselines/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
VERSION = "0.3.3"
2 changes: 1 addition & 1 deletion habitat-hitl/habitat_hitl/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
VERSION = "0.3.3"
2 changes: 1 addition & 1 deletion habitat-lab/habitat/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
VERSION = "0.3.3"

0 comments on commit 094d6be

Please sign in to comment.