Bump version to 0.3.7.post2 in pyproject.toml (#1015)

This commit is contained in:
Shangming Cai 2025-11-04 12:38:36 +08:00 committed by GitHub
parent 1a4c01512d
commit b6a841dc78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mooncake-transfer-engine"
version = "0.3.7.post1"
version = "0.3.7.post2"
description = "Python binding of a Mooncake library using pybind11"
authors = [
{ name = "Mooncake Authors" }