Skip to content

Prep 7.8.0#2058

Open
apollonin wants to merge 1 commit into
developfrom
prep-7.8.0
Open

Prep 7.8.0#2058
apollonin wants to merge 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.

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