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- "." : " 5.4 .0"
2+ "." : " 5.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.5.0 (2025-06-13)
4+
5+ Full Changelog: [ v5.4.0...v5.5.0] ( https://github.com/DataMini/asktable-python/compare/v5.4.0...v5.5.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ d7a73bc] ( https://github.com/DataMini/asktable-python/commit/d7a73bceb38896da2565dd7e1ae8a3e39529a685 ) )
10+ * ** client:** add follow_redirects request option ([ b22320b] ( https://github.com/DataMini/asktable-python/commit/b22320bad43f0de89af6d252c36902b2cd08ec97 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ** docs/api:** remove references to nonexistent types ([ 7d673d4] ( https://github.com/DataMini/asktable-python/commit/7d673d44b295a507ca08ff0982cc5e033893e3d3 ) )
16+ * ** pagination:** correct next page check ([ 03552e7] ( https://github.com/DataMini/asktable-python/commit/03552e74ca1fa48289b48381777b1243398777bc ) )
17+
18+
19+ ### Chores
20+
21+ * ** docs:** remove reference to rye shell ([ 9fc4749] ( https://github.com/DataMini/asktable-python/commit/9fc4749e8965d398f281078e14f0249d12571ace ) )
22+ * ** docs:** remove unnecessary param examples ([ d2875f3] ( https://github.com/DataMini/asktable-python/commit/d2875f3438404557c839e0d158a2e573c3607f1f ) )
23+ * ** internal:** codegen related update ([ 65ea7c5] ( https://github.com/DataMini/asktable-python/commit/65ea7c536f5fe17dfb13666bf7e37f25bf470bd9 ) )
24+ * ** tests:** run tests in parallel ([ 9d9d65e] ( https://github.com/DataMini/asktable-python/commit/9d9d65e5be80faba732cd2d29854186ff565b4c7 ) )
25+
326## 5.4.0 (2025-05-27)
427
528Full Changelog: [ v5.3.1...v5.4.0] ( https://github.com/DataMini/asktable-python/compare/v5.3.1...v5.4.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " asktable"
3- version = " 5.4 .0"
3+ version = " 5.5 .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.4 .0" # x-release-please-version
4+ __version__ = "5.5 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments