Skip to content

Bump to v5.26.0#465

Merged
ajworkos merged 1 commit intomainfrom
v5.26.0
Jul 31, 2025
Merged

Bump to v5.26.0#465
ajworkos merged 1 commit intomainfrom
v5.26.0

Conversation

@ajworkos
Copy link
Contributor

Description

Version bump for #464

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@ajworkos ajworkos requested a review from a team as a code owner July 31, 2025 18:44
@ajworkos ajworkos requested a review from PavanKulkarni July 31, 2025 18:44
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

This PR performs a straightforward version bump from 5.25.0 to 5.26.0 in the workos/__about__.py file. This version increment is specifically for releasing PR #464, which added a new organization domains module to align the Python SDK with the Go and Node SDKs.

The change follows semantic versioning conventions by incrementing the minor version number, which is appropriate when adding new functionality that doesn't break existing APIs. The organization domains module was added as a separate module to provide consistency across WorkOS SDKs, allowing Python developers to access organization domain management capabilities that were previously available in other SDK implementations.

This type of version bump is a standard practice in package management and is necessary to publish the new functionality to PyPI so users can access the enhanced SDK capabilities.

Confidence score: 5/5

  • This is an extremely safe change that only updates a version string with no risk of production issues.
  • The version bump follows proper semantic versioning and is necessary for package release.
  • No files need additional attention - this is a standard version increment.

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@ajworkos ajworkos merged commit 84f7966 into main Jul 31, 2025
6 checks passed
@ajworkos ajworkos deleted the v5.26.0 branch July 31, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants