File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.17.0 "
2+ "." : " 1.17.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.17.1 (2025-09-06)
4+
5+ Full Changelog: [ v1.17.0...v1.17.1] ( https://github.com/OneBusAway/python-sdk/compare/v1.17.0...v1.17.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** move mypy configurations to ` pyproject.toml ` file ([ baa06e6] ( https://github.com/OneBusAway/python-sdk/commit/baa06e63b06e3082adc11f9a7930276c8777d527 ) )
10+ * ** tests:** simplify ` get_platform ` test ([ 0cced81] ( https://github.com/OneBusAway/python-sdk/commit/0cced81054c3e77548c7b34fe4899ccbbc9efb96 ) )
11+
312## 1.17.0 (2025-09-04)
413
514Full Changelog: [ v1.16.0...v1.17.0] ( https://github.com/OneBusAway/python-sdk/compare/v1.16.0...v1.17.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " onebusaway"
3- version = " 1.17.0 "
3+ version = " 1.17.1 "
44description = " The official Python library for the onebusaway-sdk 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__ = "onebusaway"
4- __version__ = "1.17.0 " # x-release-please-version
4+ __version__ = "1.17.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments