Skip to content

[Release]: PyPI package 'pr-agent' version (0.3.0) is significantly outdated compared to GitHub (v0.31) #2109

@isakulaksiz

Description

@isakulaksiz

Git provider (optional)

None

System Info (optional)

No response

Issues details

Describe the bug
I noticed a significant version discrepancy between the PyPI package and the GitHub repository.

  • PyPI Version: 0.3.0
  • GitHub Latest Release: v0.31

Currently, running pip install pr-agent installs version 0.3.0, which seems to be a very old release compared to the current codebase (v0.31). This prevents users from accessing the latest features and bug fixes.

To Reproduce

  1. Run pip install pr-agent
  2. Check version with pip show pr-agent
  3. Observe that the version is 0.3.0

Expected behavior
The PyPI package should be updated to reflect the latest release (v0.31) or match the latest stable tag on GitHub.

Additional context
Is the PyPI deployment pipeline stuck, or has the package name changed? Please advise or update the PyPI release.

https://pypi.org/project/pr-agent/#history
https://github.com/qodo-ai/pr-agent/releases

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions