File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.5.0 "
2+ "." : " 5.5.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.5.1 (2025-07-23)
4+
5+ Full Changelog: [ v5.5.0...v5.5.1] ( https://github.com/DataMini/asktable-python/compare/v5.5.0...v5.5.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** ignore empty metadata ([ 8c48f1b] ( https://github.com/DataMini/asktable-python/commit/8c48f1b05dbebb99a432ab9fd7b57f8aed109d60 ) )
10+ * ** parsing:** parse extra field types ([ 40c9351] ( https://github.com/DataMini/asktable-python/commit/40c9351059a44df1f640f5791a126e175ebadad6 ) )
11+
312## 5.5.0 (2025-07-19)
413
514Full 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.5.1 "
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.5.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments