Skip to content

Conversation

@SamratThapa120
Copy link
Contributor

@SamratThapa120 SamratThapa120 commented Jan 14, 2026

This pull request makes a minor update to the project version in pyproject.toml, incrementing it from 0.5.2 to 0.5.3. This is a standard version bump, likely to reflect recent changes or bug fixes.

  • Bumped the project version in pyproject.toml from 0.5.2 to 0.5.3.
  • fix rerun-sdk version to 0.20.0 to resolve AttributeError: module 'rerun' has no attribute 'set_time_seconds' issue in github action tests

Copilot AI review requested due to automatic review settings January 14, 2026 04:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR increments the project version from 0.5.2 to 0.5.3 in the pyproject.toml file, representing a patch version bump for the t4-devkit package.

Changes:

  • Updated version number in project metadata

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 14, 2026
@SamratThapa120 SamratThapa120 enabled auto-merge (squash) January 14, 2026 04:44
@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4121 3413 83% 50% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 2ae2d55 by action🐍

readme = "README.md"
requires-python = ">=3.10,<3.13"
dependencies = [
"rerun-sdk>=0.20.0",
Copy link
Collaborator

@ktro2828 ktro2828 Jan 14, 2026

Choose a reason for hiding this comment

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

This line introduced in #235, so we shouldn't fix the version.
I will open another PR to resolve the AttributeError. Could you please wait a moment until it's merged?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ktro2828 Thanks, I will wait.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@SamratThapa120 I opened PR to address this #248. Please take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants