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.7.1 "
2+ "." : " 1.8.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.8.0 (2025-06-18)
4+
5+ Full Changelog: [ v1.7.1...v1.8.0] ( https://github.com/knocklabs/knock-python/compare/v1.7.1...v1.8.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 4f1b799] ( https://github.com/knocklabs/knock-python/commit/4f1b799dcdf50253c531f5c1c9b71c6feec3cd98 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** enable for pull requests ([ 38cb0ce] ( https://github.com/knocklabs/knock-python/commit/38cb0ce8e86ff6fe1c676805bfb708ab37ed4319 ) )
15+ * ** internal:** update conftest.py ([ 5bcbc15] ( https://github.com/knocklabs/knock-python/commit/5bcbc15a618a92a5b4bbf73c612583566d78989d ) )
16+ * ** readme:** update badges ([ b72984d] ( https://github.com/knocklabs/knock-python/commit/b72984d6cf99fbb5d78e5af92e6ef82cae007a31 ) )
17+ * ** tests:** add tests for httpx client instantiation & proxies ([ e971449] ( https://github.com/knocklabs/knock-python/commit/e9714490d78f9f477437425a72451c1a5a74b16c ) )
18+
319## 1.7.1 (2025-06-13)
420
521Full Changelog: [ v1.7.0...v1.7.1] ( https://github.com/knocklabs/knock-python/compare/v1.7.0...v1.7.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " knockapi"
3- version = " 1.7.1 "
3+ version = " 1.8.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.7.1 " # x-release-please-version
4+ __version__ = "1.8.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments