File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.19.2 "
2
+ "." : " 2.20.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.20.0 (2025-08-09)
4
+
5
+ Full Changelog: [ v2.19.2...v2.20.0] ( https://github.com/julep-ai/python-sdk/compare/v2.19.2...v2.20.0 )
6
+
7
+ ### Features
8
+
9
+ * ** client:** support file upload requests ([ cf64f9c] ( https://github.com/julep-ai/python-sdk/commit/cf64f9ccf298ec188419faffd68aeed4609c47b9 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** fix ruff target version ([ c830640] ( https://github.com/julep-ai/python-sdk/commit/c8306405a44284f06a7aa58eb1dd3efe2baa1fd6 ) )
15
+ * ** internal:** update comment in script ([ 1c530b2] ( https://github.com/julep-ai/python-sdk/commit/1c530b26089dd3d1f6caa64aa9aef3e7901a5ac5 ) )
16
+ * update @stainless-api/prism-cli to v5.15.0 ([ e6ad37f] ( https://github.com/julep-ai/python-sdk/commit/e6ad37f5afb355cfe8056508c1b7628fb111d16b ) )
17
+
3
18
## 2.19.2 (2025-07-25)
4
19
5
20
Full Changelog: [ v2.19.1...v2.19.2] ( https://github.com/julep-ai/python-sdk/compare/v2.19.1...v2.19.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " julep"
3
- version = " 2.19.2 "
3
+ version = " 2.20.0 "
4
4
description = " The official Python library for the julep 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__ = "julep"
4
- __version__ = "2.19.2 " # x-release-please-version
4
+ __version__ = "2.20.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments