Skip to content

Bump version from 0.0.8.dev0 to 0.0.8#138

Merged
aniketmaurya merged 1 commit intomainfrom
release/0.0.8
Apr 10, 2026
Merged

Bump version from 0.0.8.dev0 to 0.0.8#138
aniketmaurya merged 1 commit intomainfrom
release/0.0.8

Conversation

@aniketmaurya
Copy link
Copy Markdown
Collaborator

@aniketmaurya aniketmaurya commented Apr 10, 2026

Summary

Briefly describe what changed and why.

Related Issues

  • Closes #

Testing

List what you ran locally (or write "not run" with reason).

  • uv run pytest
  • uv run ruff check .
  • uv run mypy src

Checklist

  • Scope is focused and limited to this change
  • Tests added/updated for behavior changes
  • Docs updated for user-visible changes
  • No secrets or sensitive data included

Summary by CodeRabbit

  • Chores
    • Package version updated to stable release.

@aniketmaurya aniketmaurya merged commit 8c22ab8 into main Apr 10, 2026
6 checks passed
@aniketmaurya aniketmaurya deleted the release/0.0.8 branch April 10, 2026 19:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4c5cbea8-c131-4b8e-9e36-aed390fc80be

📥 Commits

Reviewing files that changed from the base of the PR and between 24264bf and 5fc8425.

📒 Files selected for processing (1)
  • src/smolvm/__init__.py

📝 Walkthrough

Walkthrough

Listen, right. The package version's been finalized. Went from a development build at 0.0.8.dev0 to the stable release at 0.0.8. Clean operation, straightforward business. One line modified, nothing complicated.

Changes

Cohort / File(s) Summary
Version Release
src/smolvm/__init__.py
Updated __version__ from "0.0.8.dev0" to "0.0.8", marking the package's transition from development to stable release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Release 0.0.6 #80: Modifies the same __version__ constant for a package version bump operation.
  • Release 0.0.7 #113: Updates the identical symbol in the same file, performing a dev-to-stable release version transition.
  • Bump version to 0.0.8.dev0 #134: Changes the module-level __version__ constant in src/smolvm/init.py, consolidating release versioning updates.

Poem

🔧 By order of the code commit,
The version's settled, clean and fit,
From dev to stable, no more delays,
0.0.8 sees brighter days! ✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.0.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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