File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.64.1 "
2+ "." : " 1.64.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.64.2 (2025-11-28)
4+
5+ Full Changelog: [ v1.64.1...v1.64.2] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.64.1...v1.64.2 )
6+
7+ ### Bug Fixes
8+
9+ * ensure streams are always closed ([ 9ca25fc] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/9ca25fcf788b040f97ae88245b50df6d6cdb02f2 ) )
10+
11+
12+ ### Chores
13+
14+ * add Python 3.14 classifier and testing ([ c186982] ( https://github.com/conductor-is/quickbooks-desktop-python/commit/c186982182d758ce54c586b3317db2ebb7848eb1 ) )
15+
316## 1.64.1 (2025-11-17)
417
518Full Changelog: [ v1.64.0...v1.64.1] ( https://github.com/conductor-is/quickbooks-desktop-python/compare/v1.64.0...v1.64.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " conductor-py"
3- version = " 1.64.1 "
3+ version = " 1.64.2 "
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.64.1 " # x-release-please-version
4+ __version__ = "1.64.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments