Skip to content

Bump version to 1.10.1 - #128

Merged
Bre77 merged 1 commit into
mainfrom
fm/pytfa-release-1101
Aug 22, 2026
Merged

Bump version to 1.10.1#128
Bre77 merged 1 commit into
mainfrom
fm/pytfa-release-1101

Conversation

@Bre77

@Bre77 Bre77 commented Aug 22, 2026

Copy link
Copy Markdown
Member

Bump version to 1.10.1 (patch) for PR #127, which fixed dotted-quad IPv4 gateway address decoding with strict validation.

Full validation pipeline is skipped per the standing small-change rule for bump-only diffs; ruff, pyright, and pytest were run locally and pass.

@Bre77 Bre77 added the fm Opened by a Firstmate crewmate label Aug 22, 2026
@Bre77
Bre77 merged commit 2bc3917 into main Aug 22, 2026
6 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 633f4645cb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pyproject.toml
[project]
name = "tesla_fleet_api"
version = "1.10.0"
version = "1.10.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate the lockfile for version 1.10.1

When developers or CI use the checked-in lockfile, uv.lock:743 still identifies the editable root package as version 1.10.0, so regenerating it for this pyproject.toml changes the lock. Consequently, uv sync --locked—whose help defines --locked as asserting that uv.lock remains unchanged—will reject the checkout rather than install it; update and commit uv.lock as part of this version bump.

Useful? React with 👍 / 👎.

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

Labels

fm Opened by a Firstmate crewmate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant