bump version to v0.5.2 (#6433)

This commit is contained in:
Simon Mo
2024-07-15 10:27:40 -07:00
committed by GitHub
parent 4ef95b0f06
commit 64fdc08c72

View File

@ -9,4 +9,4 @@ except Exception as e:
stacklevel=2)
__commit__ = "COMMIT_HASH_PLACEHOLDER"
__version__ = "0.5.1"
__version__ = "0.5.2"