Skip to content

Prep 7.8.0#2058

Merged
mrobers1982 merged 1 commit into
developfrom
prep-7.8.0
Jun 15, 2026
Merged

Prep 7.8.0#2058
mrobers1982 merged 1 commit into
developfrom
prep-7.8.0

Conversation

@apollonin

@apollonin apollonin commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Version 7.8.0

Added

  • ModelRun.total_cost and ModelRun.total_data_rows properties to retrieve inference cost and data row count for a model run
  • ModelRun.refresh_cost_and_usage() to re-fetch live cost and usage data

Release checklist

  • libs/labelbox/pyproject.toml version bumped
  • libs/labelbox/src/labelbox/__init__.py version bumped
  • docs/conf.py release bumped
  • CHANGELOG.md updated

Note

Low Risk
Release metadata and version string updates only; no runtime logic changes in this diff.

Overview
Prepares release 7.8.0 of the Labelbox Python SDK by bumping the package version from 7.7.0 to 7.8.0 in pyproject.toml, labelbox.__version__, and Sphinx docs/conf.py.

CHANGELOG.md gains a 7.8.0 (2026-06-11) section that documents the user-facing additions shipped for this release: ModelRun.total_cost and ModelRun.total_data_rows, plus ModelRun.refresh_cost_and_usage() for refreshing cached inference cost and usage (via #2057).

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

@ChuckTerry ChuckTerry 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.

Approved! Any chance you want to throw a docs only PR in with that update? Don't let this block, just asking :)

@mrobers1982 mrobers1982 merged commit 16c79d7 into develop Jun 15, 2026
15 of 25 checks passed
@mrobers1982 mrobers1982 deleted the prep-7.8.0 branch June 15, 2026 14:22
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.

3 participants