Bump version to 0.5.3.post1 (#6696)

This commit is contained in:
Simon Mo 2024-07-23 10:08:59 -07:00 committed by GitHub
parent a112a84aad
commit 38c4b7e863
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) stacklevel=2)
__commit__ = "COMMIT_HASH_PLACEHOLDER" __commit__ = "COMMIT_HASH_PLACEHOLDER"
__version__ = "0.5.3" __version__ = "0.5.3.post1"