Skip to content

Commit f4baaad

Browse files
chore(main): release 10.2.0
1 parent f7188a1 commit f4baaad

3 files changed

Lines changed: 11 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.1.1"
2+
".": "10.2.0"
33
}

CHANGELOG.md

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

3+
## [10.2.0](https://github.com/workos/workos-python/compare/v10.1.1...v10.2.0) (2026-08-11)
4+
5+
6+
### Features
7+
8+
* **events:** Change required status for parameter `Events.list.events` ([#710](https://github.com/workos/workos-python/issues/710)) ([f7188a1](https://github.com/workos/workos-python/commit/f7188a1f9757d4953656e88aeeef6f03c8a62219))
9+
* **pipes:** SDK surface change: Symbol "CreateDataIntegrationAuthMethodsLiteral" was removed ([#710](https://github.com/workos/workos-python/issues/710)) ([f7188a1](https://github.com/workos/workos-python/commit/f7188a1f9757d4953656e88aeeef6f03c8a62219))
10+
* **user_management:** SDK surface change: Parameter type changed for "verification_id" on "UserManagement.authenticate_with_radar_sms_challenge" ([#710](https://github.com/workos/workos-python/issues/710)) ([f7188a1](https://github.com/workos/workos-python/commit/f7188a1f9757d4953656e88aeeef6f03c8a62219))
11+
312
## [10.1.1](https://github.com/workos/workos-python/compare/v10.1.0...v10.1.1) (2026-08-04)
413

514

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.1.1"
3+
version = "10.2.0"
44
description = "WorkOS Python Client"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)