File tree Expand file tree Collapse file tree 4 files changed +32
-3
lines changed
Expand file tree Collapse file tree 4 files changed +32
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.5 .0"
2+ "." : " 5.6 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.6.0 (2025-09-02)
4+
5+ Full Changelog: [ v5.5.0...v5.6.0] ( https://github.com/DataMini/asktable-python/compare/v5.5.0...v5.6.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 7a17247] ( https://github.com/DataMini/asktable-python/commit/7a17247ed3d0cb95ec279c1627b51dfb2ce48572 ) )
10+ * ** api:** api update ([ fd21534] ( https://github.com/DataMini/asktable-python/commit/fd2153419e2ba1424b40398fef454d01db6d4a79 ) )
11+ * ** client:** support file upload requests ([ e9bac63] ( https://github.com/DataMini/asktable-python/commit/e9bac63f9b86123f21df0343e44bd9423e053bbe ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * avoid newer type syntax ([ 2bc84ae] ( https://github.com/DataMini/asktable-python/commit/2bc84ae95415f7377dcbf554faf6d057605f5c74 ) )
17+ * ** parsing:** ignore empty metadata ([ 8c48f1b] ( https://github.com/DataMini/asktable-python/commit/8c48f1b05dbebb99a432ab9fd7b57f8aed109d60 ) )
18+ * ** parsing:** parse extra field types ([ 40c9351] ( https://github.com/DataMini/asktable-python/commit/40c9351059a44df1f640f5791a126e175ebadad6 ) )
19+
20+
21+ ### Chores
22+
23+ * ** internal:** add Sequence related utils ([ d34ae74] ( https://github.com/DataMini/asktable-python/commit/d34ae74d7dd281b8b1bc806aec5965a042550d88 ) )
24+ * ** internal:** change ci workflow machines ([ 1781814] ( https://github.com/DataMini/asktable-python/commit/17818149ddfaa3397db71e1a6a2500b997576a97 ) )
25+ * ** internal:** fix ruff target version ([ 47ae330] ( https://github.com/DataMini/asktable-python/commit/47ae33089939da844b9fc6f96ea1d7a56d57887e ) )
26+ * ** internal:** update comment in script ([ 595c402] ( https://github.com/DataMini/asktable-python/commit/595c4022caf668b57ad4dab50ec2e8a7dc3227af ) )
27+ * ** internal:** update pyright exclude list ([ 5bf3c78] ( https://github.com/DataMini/asktable-python/commit/5bf3c78a9d79882f1c2e7e4245187cbb1813229d ) )
28+ * ** project:** add settings file for vscode ([ 1641a3d] ( https://github.com/DataMini/asktable-python/commit/1641a3d8c4a5647a81b6292b3fd8805ab3132bb8 ) )
29+ * update @stainless-api/prism-cli to v5.15.0 ([ 5d3abad] ( https://github.com/DataMini/asktable-python/commit/5d3abad79640464784e731af282d02600606db98 ) )
30+ * update github action ([ 653ff06] ( https://github.com/DataMini/asktable-python/commit/653ff06315c440c09e931828916b8ff38a41d6bd ) )
31+
332## 5.5.0 (2025-07-19)
433
534Full Changelog: [ v5.4.0...v5.5.0] ( https://github.com/DataMini/asktable-python/compare/v5.4.0...v5.5.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " asktable"
3- version = " 5.5 .0"
3+ version = " 5.6 .0"
44description = " The official Python library for the Asktable 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__ = "asktable"
4- __version__ = "5.5 .0" # x-release-please-version
4+ __version__ = "5.6 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments