Skip to content

chore(release): bump app.py to 0.2.0 - #145

Open
clean6378-max-it wants to merge 1 commit into
masterfrom
release/v0.2.0
Open

chore(release): bump app.py to 0.2.0#145
clean6378-max-it wants to merge 1 commit into
masterfrom
release/v0.2.0

Conversation

@clean6378-max-it

@clean6378-max-it clean6378-max-it commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

CLoses #142

Release cut for v0.2.0. Stacks on #144, which already landed the [0.2.0] changelog on master.

This PR bumps app.py version from 0.2.0.dev0 to 0.2.0 and updates docs/deprecation-policy.md so it no longer pins the old dev suffix. git grep 0.2.0.dev0 should return nothing after merge.

There is no wheel or npm publish step.

After this merges, tag v0.2.0 on the release commit and create the GitHub Release with notes copied from the [0.2.0] section in CHANGELOG.md.

Summary by CodeRabbit

  • Release

    • Updated the application version to 0.2.0.
  • Documentation

    • Updated versioning guidance with the v0.2.0 release and clarified development-version suffix conventions.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The application version changed from 0.2.0.dev0 to 0.2.0, and the deprecation policy now documents v0.2.0 as shipped while generalizing development suffix wording.

Changes

Release version alignment

Layer / File(s) Summary
Version constant and policy update
app.py, docs/deprecation-policy.md
The application reports version 0.2.0, and the Versioning policy lists the v0.2.0 tag with generalized .dev0 development wording.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: timon0305

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: bumping the app version to 0.2.0.
✨ 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/v0.2.0

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

@clean6378-max-it clean6378-max-it self-assigned this Jul 30, 2026
@timon0305
timon0305 requested a review from wpak-ai July 30, 2026 01:24
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.

claude-code-chat-browser: take app.py off 0.2.0.dev0 and cut the v0.2.0 tag and Release

2 participants