Skip to content

chore: bump version to 0.1.15#188

Merged
BugenZhao merged 2 commits into
mainfrom
bz/release-v0.1.15
Jul 13, 2026
Merged

chore: bump version to 0.1.15#188
BugenZhao merged 2 commits into
mainfrom
bz/release-v0.1.15

Conversation

@BugenZhao

Copy link
Copy Markdown
Member

Purpose

Bump the Rust crate and Python package versions from 0.1.14 to 0.1.15 in preparation for the next PyPI release. After this PR lands, pushing the v0.1.15 tag from the merged main commit will trigger the existing Buildkite release pipeline.

Test Plan

  • Run the locked Rust dependency check.
  • Build the Python sdist and ABI3 wheel from the source tree.
  • Install the wheel into a clean Python 3.12 environment and import both the Python package and Rust extension.

Test Result

  • cargo check --locked passed.
  • uvx --python 3.12 --from build pyproject-build produced vllm_router-0.1.15.tar.gz and vllm_router-0.1.15-cp38-abi3-macosx_11_0_arm64.whl.
  • Clean wheel smoke test passed; vllm_router.__version__ reported 0.1.15 and vllm_router_rs imported successfully.

Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
@BugenZhao BugenZhao marked this pull request as ready for review July 13, 2026 09:28
@BugenZhao BugenZhao merged commit 1fbcde7 into main Jul 13, 2026
7 checks passed
@BugenZhao BugenZhao deleted the bz/release-v0.1.15 branch July 13, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant