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.4 .0"
2+ "." : " 1.5 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.0 (2025-06-03)
4+
5+ Full Changelog: [ v1.4.0...v1.5.0] ( https://github.com/knocklabs/knock-python/compare/v1.4.0...v1.5.0 )
6+
7+ ### Features
8+
9+ * ** client:** add follow_redirects request option ([ 89019e2] ( https://github.com/knocklabs/knock-python/commit/89019e20bc3f965a662dfa8abc33b4608b5b2e12 ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** remove reference to rye shell ([ 7a8cea9] ( https://github.com/knocklabs/knock-python/commit/7a8cea9054c4c620a621d79eb15ba0159deadd39 ) )
15+ * ** docs:** remove unnecessary param examples ([ bd97370] ( https://github.com/knocklabs/knock-python/commit/bd973709e9044293a48639c3a9fb403f7448f697 ) )
16+
317## 1.4.0 (2025-05-29)
418
519Full Changelog: [ v1.3.0...v1.4.0] ( https://github.com/knocklabs/knock-python/compare/v1.3.0...v1.4.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " knockapi"
3- version = " 1.4 .0"
3+ version = " 1.5 .0"
44description = " The official Python library for the knock 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__ = "knockapi"
4- __version__ = "1.4 .0" # x-release-please-version
4+ __version__ = "1.5 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments