Skip to content

build: release 5.10.0#699

Merged
mostlyai-ci merged 1 commit into
mainfrom
release-5.10.0
Jan 8, 2026
Merged

build: release 5.10.0#699
mostlyai-ci merged 1 commit into
mainfrom
release-5.10.0

Conversation

@mostlyai-ci
Copy link
Copy Markdown
Contributor

@mostlyai-ci mostlyai-ci commented Jan 8, 2026

Release version 5.10.0.


Note

Publishes the 5.10.0 release by updating package version fields.

  • Update __version__ in mostlyai/sdk/__init__.py from 5.9.2 to 5.10.0
  • Update version in pyproject.toml from 5.9.2 to 5.10.0

Written by Cursor Bugbot for commit 4cb5ede. This will update automatically on new commits. Configure here.

@mostlyai-ci mostlyai-ci requested a review from a team January 8, 2026 14:47
@mostlyai-ci mostlyai-ci merged commit 8788b6c into main Jan 8, 2026
4 checks passed
@mostlyai-ci mostlyai-ci deleted the release-5.10.0 branch January 8, 2026 14:47
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread pyproject.toml
[project]
name = "mostlyai"
version = "5.9.2"
version = "5.10.0"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Lock file version not updated with release

Low Severity

The version in pyproject.toml and mostlyai/sdk/__init__.py was updated to 5.10.0, but the uv.lock file still contains version 5.9.2 for the mostlyai package (at line 3801). This creates an inconsistency that didn't exist before this commit, where the lock file no longer matches the declared package version. The lock file typically needs to be regenerated when the package version changes to maintain consistency.

Fix in Cursor Fix in Web

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