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 1
1
{
2
- "." : " 1.12.0 "
2
+ "." : " 1.12.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.12.1 (2025-06-13)
4
+
5
+ Full Changelog: [ v1.12.0...v1.12.1] ( https://github.com/OneBusAway/python-sdk/compare/v1.12.0...v1.12.1 )
6
+
7
+ ### Bug Fixes
8
+
9
+ * ** client:** correctly parse binary response | stream ([ 4bc049c] ( https://github.com/OneBusAway/python-sdk/commit/4bc049ce0a36680434f5570fd38f3ca673250bba ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** tests:** run tests in parallel ([ 1329bbe] ( https://github.com/OneBusAway/python-sdk/commit/1329bbe39e76943fe51efea63dc5ee7f85154135 ) )
15
+
3
16
## 1.12.0 (2025-06-03)
4
17
5
18
Full Changelog: [ v1.11.1...v1.12.0] ( https://github.com/OneBusAway/python-sdk/compare/v1.11.1...v1.12.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " onebusaway"
3
- version = " 1.12.0 "
3
+ version = " 1.12.1 "
4
4
description = " The official Python library for the onebusaway-sdk 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__ = "onebusaway"
4
- __version__ = "1.12.0 " # x-release-please-version
4
+ __version__ = "1.12.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments