Skip to content

chore(release): bump version to 0.5.7#344

Merged
divyasinghds merged 1 commit into
developfrom
chore/bump-version-0.5.7
Jul 7, 2026
Merged

chore(release): bump version to 0.5.7#344
divyasinghds merged 1 commit into
developfrom
chore/bump-version-0.5.7

Conversation

@divyasinghds

@divyasinghds divyasinghds commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps __version__ from 0.5.6 to 0.5.7 on develop to open the next release cycle after #330 promoted v0.5.6 to master.

setup.py reads the literal from tracebloc_ingestor/__init__.py (#175), so this is the only file to bump.

Test plan

  • __version__ resolves to 0.5.7 from a Python import.
  • No functional code change; existing suite continues to pass unchanged.

🤖 Generated with Claude Code


Note

Low Risk
Single-line version constant change with no behavioral impact.

Overview
Version bump only: __version__ in tracebloc_ingestor/__init__.py changes from 0.5.6 to 0.5.7 to start the next release cycle on develop after v0.5.6 shipped.

No runtime or API changes. setup.py still reads this literal via _read_version(), so packaging version stays in sync without editing setup.py.

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

Opens the next release cycle on develop after v0.5.6 landed on master
via #330. setup.py reads the literal from __init__.py (#175), so this
is the only file to bump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@divyasinghds divyasinghds self-assigned this Jul 7, 2026
@divyasinghds divyasinghds merged commit 8ec742e into develop Jul 7, 2026
10 checks passed
@divyasinghds divyasinghds deleted the chore/bump-version-0.5.7 branch July 7, 2026 12:23
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