Skip to content

fix: Correct repository URL metadata (0.3.0 → 0.3.1)#3

Merged
refined-element merged 2 commits intomasterfrom
fix/repo-url-metadata
Apr 18, 2026
Merged

fix: Correct repository URL metadata (0.3.0 → 0.3.1)#3
refined-element merged 2 commits intomasterfrom
fix/repo-url-metadata

Conversation

@refined-element
Copy link
Copy Markdown
Owner

Summary

Corrects the PyPI package metadata and README for le-agent-sdk. Prior versions listed an incorrect GitHub organization in project.urls entries and README references. The canonical source has always been refined-element/le-agent-sdk-python.

Changes

  • pyproject.toml: Repository + Issues URLs corrected
  • README.md: Tests badge URL corrected
  • README.md: l402-requests link corrected
  • Version: 0.3.0 → 0.3.1
  • No functional changes

Test plan

  • pytest passes (137 tests)
  • Zero remaining incorrect org references

🤖 Generated with Claude Code

Corrects the PyPI package metadata and README. Prior versions listed
an incorrect GitHub organization in the project.urls entries and
README badge/link references. The canonical source has always been
refined-element/le-agent-sdk-python.

- Fix Repository + Issues URLs in pyproject.toml
- Fix Tests badge URL in README
- Fix l402-requests link in README
- Bump version 0.3.0 → 0.3.1

No functional changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 18, 2026 05:19
Copy link
Copy Markdown

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

This PR updates package metadata and README links to point to the correct GitHub organization/repository for le-agent-sdk, and bumps the package version to 0.3.1.

Changes:

  • Bump version in pyproject.toml from 0.3.0 → 0.3.1
  • Fix project.urls (Repository/Issues) to the correct GitHub repo/org
  • Fix README GitHub Actions badge and l402-requests link to the correct org

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Version bump and corrected PyPI project.urls metadata
README.md Updated CI badge URL and l402-requests link to the corrected org

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

Comment thread pyproject.toml
Comment thread README.md Outdated
pyproject.toml sets requires-python = ">=3.10" and CI runs 3.10-3.13,
but the classifiers + README badge still advertised 3.9 support.

- Remove "Programming Language :: Python :: 3.9" classifier
- Update README badge from "Python 3.9+" to "Python 3.10+"

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@refined-element
Copy link
Copy Markdown
Owner Author

@copilot review

Copy link
Copy Markdown

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


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

@refined-element refined-element merged commit 1932c3f into master Apr 18, 2026
7 checks passed
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