bump version to v0.6.1.post2 (#8473)

This commit is contained in:
Simon Mo
2024-09-13 11:35:00 -07:00
committed by GitHub
parent 18e9e1f7b3
commit 9ba0817ff1

View File

@ -10,4 +10,4 @@ except Exception as e:
stacklevel=2)
__commit__ = "COMMIT_HASH_PLACEHOLDER"
__version__ = "0.6.1.post1"
__version__ = "0.6.1.post2"