Bump version to v0.6.0 (#8166)

This commit is contained in:
Simon Mo 2024-09-04 16:34:27 -07:00 committed by GitHub
parent 008cf886c9
commit 32e7db2536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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