File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.13.2 "
2
+ "." : " 1.13.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.13.3 (2025-07-09)
4
+
5
+ Full Changelog: [ v1.13.2...v1.13.3] ( https://github.com/OneBusAway/python-sdk/compare/v1.13.2...v1.13.3 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** bump pinned h11 dep ([ 495b65d] ( https://github.com/OneBusAway/python-sdk/commit/495b65dad98321a877258bdd87872357c245f9cf ) )
10
+ * ** package:** mark python 3.13 as supported ([ 404807c] ( https://github.com/OneBusAway/python-sdk/commit/404807c5890115889c90bc1236f9ca0b57a426c8 ) )
11
+
3
12
## 1.13.2 (2025-07-05)
4
13
5
14
Full Changelog: [ v1.13.1...v1.13.2] ( https://github.com/OneBusAway/python-sdk/compare/v1.13.1...v1.13.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " onebusaway"
3
- version = " 1.13.2 "
3
+ version = " 1.13.3 "
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.13.2 " # x-release-please-version
4
+ __version__ = "1.13.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments