Skip to content

v0.1.21#164

Merged
benglewis merged 1 commit into
mainfrom
release-0.1.21
Aug 25, 2025
Merged

v0.1.21#164
benglewis merged 1 commit into
mainfrom
release-0.1.21

Conversation

@benglewis
Copy link
Copy Markdown
Contributor

@benglewis benglewis commented Aug 25, 2025

STT dataset QA:

Add new radar & tabular dataset QA products

Vision dataset QA:

  • Fixed COCO and YOLO converters
  • Credit to @shmuelyo

Hirundo API version 0.3

  • Improved column name for label to class_name to be clearer.
  • Improved column naming to object_id, xmin, xmax, ymin, ymax` for object detection.

Co-authored-by: GitHub Actions [release-bot] <github-actions@hirundo.io>
@benglewis benglewis requested review from ddishi and mishana August 25, 2025 14:35
@benglewis benglewis self-assigned this Aug 25, 2025
@benglewis benglewis added the release Used to label release versions on PyPI label Aug 25, 2025
@benglewis
Copy link
Copy Markdown
Contributor Author

Re-release because I forgot the release label last time :|

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.

Bug: Version Mismatch Causes Incorrect Versioning

The bumpver configuration's current_version is "0.1.3b1", but the project's actual version in pyproject.toml is "0.1.21". This mismatch means bumpver will use an incorrect baseline for future version increments, which could lead to incorrect version progression or conflicts.

pyproject.toml#L96-L98

[tool.bumpver]
current_version = "0.1.3b1"

Fix in Cursor Fix in Web


Comment @cursor review or bugbot run to trigger another review on this PR

@benglewis benglewis added this pull request to the merge queue Aug 25, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 25, 2025
@benglewis benglewis added this pull request to the merge queue Aug 25, 2025
Merged via the queue into main with commit b24ed98 Aug 25, 2025
34 of 44 checks passed
benglewis added a commit that referenced this pull request Aug 25, 2025
@benglewis benglewis mentioned this pull request Aug 25, 2025
benglewis added a commit that referenced this pull request Aug 26, 2025
github-merge-queue Bot pushed a commit that referenced this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Used to label release versions on PyPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants