Skip to content

[None][chore] bump version to 1.3.0rc5.post1 - #11788

Merged
pcastonguay merged 1 commit into
NVIDIA:release/1.3.0rc5.post1from
tburt-nv:user/tburt/version_bump
Feb 27, 2026
Merged

[None][chore] bump version to 1.3.0rc5.post1#11788
pcastonguay merged 1 commit into
NVIDIA:release/1.3.0rc5.post1from
tburt-nv:user/tburt/version_bump

Conversation

@tburt-nv

@tburt-nv tburt-nv commented Feb 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Test Coverage

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

Summary by CodeRabbit

  • Chores
    • Bumped version from 1.3.0rc5 to 1.3.0rc5.post1 across package metadata and documentation.

Signed-off-by: Tyler Burt <195370667+tburt-nv@users.noreply.github.com>
@tburt-nv
tburt-nv marked this pull request as ready for review February 27, 2026 16:56
@tburt-nv
tburt-nv requested a review from a team as a code owner February 27, 2026 16:56
@tburt-nv

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "version bump only"

@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

Version bump from 1.3.0rc5 to 1.3.0rc5.post1 across release metadata files. Updates include the release badge in README.md, the tensorrt_llm package constraint in examples/constraints.txt, and the module-level __version__ string in tensorrt_llm/version.py.

Changes

Cohort / File(s) Summary
Version Bump
README.md, examples/constraints.txt, tensorrt_llm/version.py
Updated release version from 1.3.0rc5 to 1.3.0rc5.post1 across release badge, dependency constraints, and module metadata.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • kaiyux
  • pcastonguay
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is essentially empty; all required sections (Description, Test Coverage) contain only HTML comments with no actual content filled in. Add a brief explanation of why the version bump is needed and list any relevant tests that validate the version change (e.g., version string assertions or release validation tests).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: a version bump to 1.3.0rc5.post1, which directly matches the file changes in the raw summary.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@tensorrt_llm/version.py`:
- Line 15: Update the NVIDIA copyright header in tensorrt_llm/version.py to
include 2026 in the SPDX copyright year range (i.e., extend the existing range
that currently ends at 2025 to include 2026); locate the header near the top of
the file (above the __version__ declaration) and modify the year range
accordingly so the file reflects the latest meaningful modification year.

ℹ️ Review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 630fccb and a4aa61b.

📒 Files selected for processing (3)
  • README.md
  • examples/constraints.txt
  • tensorrt_llm/version.py

Comment thread tensorrt_llm/version.py
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #37099 [ skip ] triggered by Bot. Commit: a4aa61b Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #37099 [ skip ] completed with state SUCCESS. Commit: a4aa61b
Skipping testing for commit a4aa61b

Link to invocation

@pcastonguay
pcastonguay merged commit 74f56e8 into NVIDIA:release/1.3.0rc5.post1 Feb 27, 2026
8 of 9 checks passed
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.

4 participants