File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-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-03)
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+ * ** client:** add follow_redirects request option ([ b22320b] ( https://github.com/DataMini/asktable-python/commit/b22320bad43f0de89af6d252c36902b2cd08ec97 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** docs/api:** remove references to nonexistent types ([ 7d673d4] ( https://github.com/DataMini/asktable-python/commit/7d673d44b295a507ca08ff0982cc5e033893e3d3 ) )
15+
16+
17+ ### Chores
18+
19+ * ** docs:** remove reference to rye shell ([ 9fc4749] ( https://github.com/DataMini/asktable-python/commit/9fc4749e8965d398f281078e14f0249d12571ace ) )
20+ * ** docs:** remove unnecessary param examples ([ d2875f3] ( https://github.com/DataMini/asktable-python/commit/d2875f3438404557c839e0d158a2e573c3607f1f ) )
21+ * ** internal:** codegen related update ([ 65ea7c5] ( https://github.com/DataMini/asktable-python/commit/65ea7c536f5fe17dfb13666bf7e37f25bf470bd9 ) )
22+
323## 5.4.0 (2025-05-27)
424
525Full 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