Skip to content

Commit

Permalink
Merge branch 'main' into hssd_ao_utilities_JT
Browse files Browse the repository at this point in the history
  • Loading branch information
jturner65 committed Jan 28, 2025
2 parents b61802d + acbe6f4 commit 6aea387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_python/habitat_sim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import builtins

__version__ = "0.3.2"
__version__ = "0.3.3"

if not getattr(builtins, "__HSIM_SETUP__", False):
# TODO: kept only for compatibility with existing code. Please gradually remove
Expand Down

0 comments on commit 6aea387

Please sign in to comment.