Skip to content

Bump version to 0.2.0#433

Merged
NISH1001 merged 1 commit into
developfrom
version/0.2.0
Apr 23, 2026
Merged

Bump version to 0.2.0#433
NISH1001 merged 1 commit into
developfrom
version/0.2.0

Conversation

@NISH1001
Copy link
Copy Markdown
Collaborator

Bumps the project version from `0.1.1` → `0.2.0` following the large refactor landed in #432 (search/gap/storm agents removed, langchain/langgraph made optional via `akd[serializer]`, core deps trimmed, and `QueryAgent` / `IntentAgent` / `FollowUpQueryAgent` retired).

A minor version bump reflects the breaking API surface removals in that PR — downstream packages (`akd-framework`, `akd-ext`, `akd-evals`) need their imports/extras updated to match.

Changes

  • `pyproject.toml`: `version = "0.1.1"` → `"0.2.0"`
  • `akd/init.py`: source-install fallback string `"0.1.1"` → `"0.2.0"`
  • `uv.lock`: regenerated (single-line update: `akd v0.1.1` → `v0.2.0`)

Test plan

  • `uv lock` regenerates cleanly
  • `uv run python -c "import akd; print(akd.version)"` prints `0.2.0`
  • CI green on the branch

@github-actions
Copy link
Copy Markdown

✅ Tests passed

📊 Test Results

  • Passed: 428
  • Failed: 0
  • Skipped: 34
  • Warnings: 159
  • Coverage: 73%

Branch: version/0.2.0
PR: #433
Commit: f53b27b

📋 Full coverage report and logs are available in the workflow run.

@NISH1001 NISH1001 merged commit 20d018b into develop Apr 23, 2026
1 check passed
@NISH1001 NISH1001 deleted the version/0.2.0 branch April 23, 2026 16:04
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