File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.416 .0"
2+ "." : " 0.417 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.417.0 (2025-12-26)
4+
5+ Full Changelog: [ v0.416.0...v0.417.0] ( https://github.com/Increase/increase-python/compare/v0.416.0...v0.417.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 17e3643] ( https://github.com/Increase/increase-python/commit/17e3643fb3af983a6bc730097aa1fcde987b1b87 ) )
10+ * ** api:** api update ([ e858da5] ( https://github.com/Increase/increase-python/commit/e858da5079a61f75022728757ac00508f1e74946 ) )
11+ * ** api:** api update ([ 2c6557c] ( https://github.com/Increase/increase-python/commit/2c6557c60b60ee0e2535f29c05e00333ca09435d ) )
12+ * ** api:** api update ([ 8894aea] ( https://github.com/Increase/increase-python/commit/8894aea5a61f7b9b1551827e6ceae12a8c8d9bef ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * use async_to_httpx_files in patch method ([ d547dac] ( https://github.com/Increase/increase-python/commit/d547dac930116c8b431a3f265753352f3f8fa38a ) )
18+
19+
20+ ### Chores
21+
22+ * ** internal:** add ` --fix ` argument to lint script ([ e301f82] ( https://github.com/Increase/increase-python/commit/e301f82596a7bc2cece91e7defe42df9d1f749d3 ) )
23+ * speedup initial import ([ d9fe2b3] ( https://github.com/Increase/increase-python/commit/d9fe2b30e763a7cbfb225e53df81e4e6f06b926d ) )
24+
325## 0.416.0 (2025-12-16)
426
527Full Changelog: [ v0.415.0...v0.416.0] ( https://github.com/Increase/increase-python/compare/v0.415.0...v0.416.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " increase"
3- version = " 0.416 .0"
3+ version = " 0.417 .0"
44description = " The official Python library for the increase 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__ = "increase"
4- __version__ = "0.416 .0" # x-release-please-version
4+ __version__ = "0.417 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments