File tree Expand file tree Collapse file tree 4 files changed +30
-3
lines changed Expand file tree Collapse file tree 4 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.41 .0"
2+ "." : " 1.42 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.42.0 (2025-06-19)
4+
5+ Full Changelog: [ v1.41.0...v1.42.0] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.41.0...v1.42.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ d73b209] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/d73b209ea6cccac0d2c00a9e7143499bb15426dc ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** client:** correctly parse binary response | stream ([ ff3e590] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/ff3e590a7f74562f6f157d572347aef3be51b897 ) )
15+
16+
17+ ### Chores
18+
19+ * ** ci:** enable for pull requests ([ 259dcd8] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/259dcd89b886ec14be07197b1738983b680b8850 ) )
20+ * ** internal:** update conftest.py ([ 1db5923] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/1db59237859be3a5143527b06a1be7a6ffa48cb4 ) )
21+ * ** readme:** update badges ([ c37e361] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/c37e361650ee5d781f0b1739715470e88f86cd51 ) )
22+ * ** tests:** add tests for httpx client instantiation & proxies ([ e41fa25] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/e41fa25447e7cd80e98137bf378b793bc5efa249 ) )
23+ * ** tests:** run tests in parallel ([ 58dde0e] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/58dde0ec89210d597817651319a0a5f81ebc0673 ) )
24+
25+
26+ ### Documentation
27+
28+ * ** client:** fix httpx.Timeout documentation reference ([ 457ad1e] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/457ad1e81fd87881831c2db5dcbbb8413fd0fd0d ) )
29+
330## 1.41.0 (2025-06-10)
431
532Full Changelog: [ v1.40.0...v1.41.0] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.40.0...v1.41.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " conductor-py"
3- version = " 1.41 .0"
3+ version = " 1.42 .0"
44description = " The official Python library for the conductor 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__ = "conductor"
4- __version__ = "1.41 .0" # x-release-please-version
4+ __version__ = "1.42 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments