Skip to content

release: v0.1.29#45

Open
JannikSt wants to merge 1 commit into
mainfrom
release/v0.1.29
Open

release: v0.1.29#45
JannikSt wants to merge 1 commit into
mainfrom
release/v0.1.29

Conversation

@JannikSt

@JannikSt JannikSt commented Jun 12, 2026

Copy link
Copy Markdown
Member

Follow-up to #44. Picks up the py_src/vllm_router/version.py sync that was missed in v0.1.28, so import vllm_router; vllm_router.__version__ reports the correct version. Pre-existing drift since v0.1.13.

Found by Codex on #44.


Note

Low Risk
Version-only changes with no runtime logic, auth, or data-handling modifications.

Overview
Release v0.1.29 aligns version metadata across the Rust crate, Python package, and lockfile (0.1.280.1.29 in Cargo.toml, pyproject.toml, and Cargo.lock).

The meaningful fix is updating py_src/vllm_router/version.py from 0.1.12 to 0.1.29, so import vllm_router; vllm_router.__version__ matches the published package version after the drift noted since v0.1.13.

Reviewed by Cursor Bugbot for commit 1e71a0d. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Release version 0.1.29

Bumps the version to 0.1.29 across Cargo.toml, pyproject.toml, and py_src/vllm_router/version.py. The Python __version__ string was previously out of sync at 0.1.12 and is now aligned with the package version.

Macroscope summarized 1e71a0d.

@macroscopeapp

macroscopeapp Bot commented Jun 12, 2026

Copy link
Copy Markdown

Approvability

Verdict: Approved

This is a mechanical version bump PR updating version numbers from 0.1.28 to 0.1.29 across configuration files. No runtime behavior changes or code logic modifications.

You can customize Macroscope's approvability policy. Learn more.

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