File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- ".": "0.6.1 "
2+ ".": "0.6.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.6.2 (2026-02-19)
4+
5+ Full Changelog: [v0.6.1...v0.6.2](https://github.com/warpdotdev/oz-sdk-python/compare/v0.6.1...v0.6.2)
6+
7+ ### Chores
8+
9+ * format all `api.md` files ([99ca557](https://github.com/warpdotdev/oz-sdk-python/commit/99ca5575a5159bc024bbf427d41a25347fe5b0f1))
10+ * **internal:** bump dependencies ([c487a61](https://github.com/warpdotdev/oz-sdk-python/commit/c487a61c88362ebc3b48785830d1e3b16bd7dcfe))
11+ * **internal:** fix lint error on Python 3.14 ([25d5626](https://github.com/warpdotdev/oz-sdk-python/commit/25d56264996ae48e38696524f244e99a32316cc3))
12+ * **internal:** remove mock server code ([e4b9075](https://github.com/warpdotdev/oz-sdk-python/commit/e4b90753f07d4f5da5a1075e893bb87424530cb5))
13+ * update mock server docs ([c253a23](https://github.com/warpdotdev/oz-sdk-python/commit/c253a238f5902a71fbd033f3e0bc0ec74406e9b9))
14+ * update SDK settings ([82ead07](https://github.com/warpdotdev/oz-sdk-python/commit/82ead07e4501a6e23e5db060074a5c180b0947c6))
15+
316## 0.6.1 (2026-02-08)
417
518Full Changelog: [v0.6.0...v0.6.1](https://github.com/warpdotdev/oz-sdk-python/compare/v0.6.0...v0.6.1)
Original file line number Diff line number Diff line change 11[project]
22name = "oz-agent-sdk"
3- version = "0.6.1 "
3+ version = "0.6.2 "
44description = "The official Python library for the oz-api API"
55dynamic = ["readme"]
66license = "Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "oz_agent_sdk"
4- __version__ = "0.6.1 " # x-release-please-version
4+ __version__ = "0.6.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments