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.12 .0"
2+ "." : " 0.13 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.13.0 (2025-05-22)
4+
5+ Full Changelog: [ v0.12.0...v0.13.0] ( https://github.com/hyperspell/python-sdk/compare/v0.12.0...v0.13.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ c05d86e] ( https://github.com/hyperspell/python-sdk/commit/c05d86eac76104c1a6b312663dd6b973070b51ce ) )
10+ * ** api:** api update ([ b20e5b5] ( https://github.com/hyperspell/python-sdk/commit/b20e5b5bf8b894faf515d9ca770d757078d265d9 ) )
11+ * ** api:** update via SDK Studio ([ 5512870] ( https://github.com/hyperspell/python-sdk/commit/55128707104ac90ebcefe72795161d98c1790e6c ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** package:** support direct resource imports ([ d8b54e0] ( https://github.com/hyperspell/python-sdk/commit/d8b54e020764be85d1fd2de167deb1e825e6aceb ) )
17+
18+
19+ ### Chores
20+
21+ * ** ci:** fix installation instructions ([ 3567715] ( https://github.com/hyperspell/python-sdk/commit/3567715ff2540fa63cc0feed569a98d42af731a6 ) )
22+ * ** ci:** upload sdks to package manager ([ 733ed75] ( https://github.com/hyperspell/python-sdk/commit/733ed759b06612d5da69c9fd241240c951ef1964 ) )
23+ * ** docs:** grammar improvements ([ 5e2a523] ( https://github.com/hyperspell/python-sdk/commit/5e2a523d1c080c7254e9b2f0e3bc112c0bbfbe09 ) )
24+ * ** internal:** avoid errors for isinstance checks on proxies ([ c86a164] ( https://github.com/hyperspell/python-sdk/commit/c86a164ba1bdecfc7db3c4d12c9753d8c99ec232 ) )
25+
326## 0.12.0 (2025-04-30)
427
528Full Changelog: [ v0.11.0...v0.12.0] ( https://github.com/hyperspell/python-sdk/compare/v0.11.0...v0.12.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " hyperspell"
3- version = " 0.12 .0"
3+ version = " 0.13 .0"
44description = " The official Python library for the hyperspell 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__ = "hyperspell"
4- __version__ = "0.12 .0" # x-release-please-version
4+ __version__ = "0.13 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments