File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.19 .0"
2+ "." : " 0.20 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.20.0 (2025-08-01)
4+
5+ Full Changelog: [ v0.19.0...v0.20.0] ( https://github.com/hyperspell/python-sdk/compare/v0.19.0...v0.20.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6b411be] ( https://github.com/hyperspell/python-sdk/commit/6b411be3d85dbc3106741cfbfa08454ce443b173 ) )
10+ * ** api:** api update ([ 0789efa] ( https://github.com/hyperspell/python-sdk/commit/0789efa8c1e2762ce8bf5329a7411dba886709dd ) )
11+ * ** api:** update via SDK Studio ([ fd10b3b] ( https://github.com/hyperspell/python-sdk/commit/fd10b3b4b26774c5fcd033481712fda2cb77cc80 ) )
12+ * ** api:** update via SDK Studio ([ a92de5a] ( https://github.com/hyperspell/python-sdk/commit/a92de5a8dbc7c6b516b58d159840657c356cf423 ) )
13+ * ** client:** support file upload requests ([ 98a9c26] ( https://github.com/hyperspell/python-sdk/commit/98a9c26c10636926fb05844b3494707e5d64babf ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** parsing:** ignore empty metadata ([ 01e34f8] ( https://github.com/hyperspell/python-sdk/commit/01e34f8e8697e5380884a0d93dd6b2d248f578d0 ) )
19+ * ** parsing:** parse extra field types ([ 167331c] ( https://github.com/hyperspell/python-sdk/commit/167331c90f0001fa4165d2cafa185c6017383dad ) )
20+
21+
22+ ### Chores
23+
24+ * ** project:** add settings file for vscode ([ f597f95] ( https://github.com/hyperspell/python-sdk/commit/f597f9542a2572674dfc0a97fd94950cee114edf ) )
25+
326## 0.19.0 (2025-07-18)
427
528Full Changelog: [ v0.18.0...v0.19.0] ( https://github.com/hyperspell/python-sdk/compare/v0.18.0...v0.19.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " hyperspell"
3- version = " 0.19 .0"
3+ version = " 0.20 .0"
44description = " The official Python library for the hyperspell API"
55dynamic = [" readme" ]
66license = " MIT"
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.19 .0" # x-release-please-version
4+ __version__ = "0.20 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments