Skip to content

Commit 7e146e1

Browse files
chore(main): release 10.1.0
1 parent 826ad56 commit 7e146e1

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.0.1"
2+
".": "10.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [10.1.0](https://github.com/workos/workos-python/compare/v10.0.1...v10.1.0) (2026-07-28)
4+
5+
6+
### Features
7+
8+
* **pipes:** SDK surface change: Parameter type changed for "organization_id" on "Pipes.authorize_data_integration" ([#702](https://github.com/workos/workos-python/issues/702)) ([826ad56](https://github.com/workos/workos-python/commit/826ad56eba9bb292e48613c3c4b157327aed5cd7))
9+
* **user_management:** SDK surface change: Parameter type changed for "request_options" on "UserManagement.accept_invitation" ([#702](https://github.com/workos/workos-python/issues/702)) ([826ad56](https://github.com/workos/workos-python/commit/826ad56eba9bb292e48613c3c4b157327aed5cd7))
10+
311
## [10.0.1](https://github.com/workos/workos-python/compare/v10.0.0...v10.0.1) (2026-07-27)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "workos"
3-
version = "10.0.1"
3+
version = "10.1.0"
44
description = "WorkOS Python Client"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)