File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-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-08-01)
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+ * ** client:** support file upload requests ([ e9bac63] ( https://github.com/DataMini/asktable-python/commit/e9bac63f9b86123f21df0343e44bd9423e053bbe ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** parsing:** ignore empty metadata ([ 8c48f1b] ( https://github.com/DataMini/asktable-python/commit/8c48f1b05dbebb99a432ab9fd7b57f8aed109d60 ) )
15+ * ** parsing:** parse extra field types ([ 40c9351] ( https://github.com/DataMini/asktable-python/commit/40c9351059a44df1f640f5791a126e175ebadad6 ) )
16+
17+
18+ ### Chores
19+
20+ * ** project:** add settings file for vscode ([ 1641a3d] ( https://github.com/DataMini/asktable-python/commit/1641a3d8c4a5647a81b6292b3fd8805ab3132bb8 ) )
21+
322## 5.5.0 (2025-07-19)
423
524Full 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