File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.9 .0"
2
+ "." : " 1.10 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.10.0 (2025-07-09)
4
+
5
+ Full Changelog: [ v1.9.0...v1.10.0] ( https://github.com/knocklabs/knock-python/compare/v1.9.0...v1.10.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** api update ([ 7673085] ( https://github.com/knocklabs/knock-python/commit/7673085795939d4ce7e23cf0f2926fa8c6a08978 ) )
10
+ * ** api:** api update ([ b9f028b] ( https://github.com/knocklabs/knock-python/commit/b9f028b69089460aa522b023a272182803b6143c ) )
11
+
12
+
13
+ ### Chores
14
+
15
+ * ** ci:** change upload type ([ e71a7c5] ( https://github.com/knocklabs/knock-python/commit/e71a7c512b98a9910e1596462504105cf3e9d58d ) )
16
+ * ** internal:** bump pinned h11 dep ([ f2b5336] ( https://github.com/knocklabs/knock-python/commit/f2b53364b5dd9cfcc15bea2204dc42bc6e49d0f6 ) )
17
+ * ** package:** mark python 3.13 as supported ([ ee5b244] ( https://github.com/knocklabs/knock-python/commit/ee5b244a23c584a6ccd61e85c56bb9e3e85dcb8d ) )
18
+
3
19
## 1.9.0 (2025-06-30)
4
20
5
21
Full Changelog: [ v1.8.1...v1.9.0] ( https://github.com/knocklabs/knock-python/compare/v1.8.1...v1.9.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " knockapi"
3
- version = " 1.9 .0"
3
+ version = " 1.10 .0"
4
4
description = " The official Python library for the knock 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__ = "knockapi"
4
- __version__ = "1.9 .0" # x-release-please-version
4
+ __version__ = "1.10 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments