Skip to content

[release] Release 0.2.1#10

Merged
gregnazario merged 1 commit into
mainfrom
release-0.2.1
Apr 8, 2026
Merged

[release] Release 0.2.1#10
gregnazario merged 1 commit into
mainfrom
release-0.2.1

Conversation

@gregnazario
Copy link
Copy Markdown
Collaborator

Made-with: Cursor

Made-with: Cursor
Copilot AI review requested due to automatic review settings April 8, 2026 21:13
@gregnazario gregnazario merged commit 6a5030b into main Apr 8, 2026
5 checks passed
@gregnazario gregnazario deleted the release-0.2.1 branch April 8, 2026 21:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release prep for decibel-python-sdk v0.2.1, updating the package/version metadata and introducing a changelog entry for the release.

Changes:

  • Bump project version from 0.2.0 to 0.2.1.
  • Update uv.lock to reflect the new editable package version.
  • Add CHANGELOG.md documenting changes in 0.2.1 (and noting 0.2.0).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Updates the package version to 0.2.1 for the release.
uv.lock Updates the editable package entry version to match 0.2.1.
CHANGELOG.md Adds a Keep a Changelog–style changelog with a 0.2.1 entry and links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
[project]
name = "decibel-python-sdk"
version = "0.2.0"
version = "0.2.1"
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project version is bumped to 0.2.1 here, but the runtime-exposed decibel.__version__ is still hard-coded as 0.1.0 (see src/decibel/_version.py:1). For a release, please update that constant (or derive it from package metadata) so decibel.__version__ stays in sync with the published package version.

Copilot uses AI. Check for mistakes.
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.

2 participants