Compare commits

...

1 Commits

Author SHA1 Message Date
Shangming Cai 5e701e15aa
Bump version to 0.3.10.post2 in pyproject.toml 2026-04-22 11:00:15 +08:00
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.10.post1"
version = "0.3.10.post2"
description = "Python binding of a Mooncake library using pybind11"
authors = [
{ name = "Mooncake Authors" }