File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.40 .0"
2
+ "." : " 1.41 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.41.0 (2025-06-03)
4
+
5
+ Full Changelog: [ v1.40.0...v1.41.0] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.40.0...v1.41.0 )
6
+
7
+ ### Features
8
+
9
+ * ** client:** add follow_redirects request option ([ c76d62a] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/c76d62a469dc960b757c1f2c1f7944fb3eedc90e ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** docs:** grammar improvements ([ 408eb35] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/408eb3521c15dfddff4c413aaaf5dd39008d2e77 ) )
15
+ * ** docs:** remove reference to rye shell ([ 9209782] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/9209782cc1479d2a57084a2e090b0d09ed090fa4 ) )
16
+ * ** docs:** remove unnecessary param examples ([ cf2e05b] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/cf2e05b32e4f08fc9f905956c0235cc46349b920 ) )
17
+
3
18
## 1.40.0 (2025-05-16)
4
19
5
20
Full Changelog: [ v1.39.0...v1.40.0] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.39.0...v1.40.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " conductor-py"
3
- version = " 1.40 .0"
3
+ version = " 1.41 .0"
4
4
description = " The official Python library for the conductor API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "conductor"
4
- __version__ = "1.40 .0" # x-release-please-version
4
+ __version__ = "1.41 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments