Skip to content

chore(main): release polymarket-client 0.1.0-b10#120

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--polymarket-client
Open

chore(main): release polymarket-client 0.1.0-b10#120
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--polymarket-client

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0-b10 (2026-06-23)

Bug Fixes

  • gamma: preserve market group item title (e4b8185)
  • gamma: preserve market group item title (264ef60)

This PR was generated with Release Please. See documentation.


Note

Low Risk
Version and changelog-only changes with no application code in the diff.

Overview
Release Please bumps polymarket-client from 0.1.0-b9 to 0.1.0-b10, syncing .release-please-manifest.json, pyproject.toml, and CHANGELOG.md.

The new changelog section records the included fix: gamma parsing now preserves market group item titles (commits already on main; this PR is packaging only).

Reviewed by Cursor Bugbot for commit 8cbbfad. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8cbbfad. Configure here.

Comment thread pyproject.toml
[project]
name = "polymarket-client"
version = "0.1.0b9"
version = "0.1.0-b10"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Invalid PEP 440 version string

Medium Severity

The release bump sets version to 0.1.0-b10, but the previous release used 0.1.0b9 and project release guidance calls for PEP 440 pre-releases like 0.1.0b10 without a hyphen before the beta segment. That mismatch can break installs pinned with standard PEP 440 specifiers and diverges from published beta naming.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 8cbbfad. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants