File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.10.0 "
2
+ "." : " 2.10.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.10.1 (2025-06-03)
4
+
5
+ Full Changelog: [ v2.10.0...v2.10.1] ( https://github.com/julep-ai/python-sdk/compare/v2.10.0...v2.10.1 )
6
+
7
+ ### Chores
8
+
9
+ * ** docs:** remove reference to rye shell ([ acbfb68] ( https://github.com/julep-ai/python-sdk/commit/acbfb68a81a0f1c197b33b4bb7959511545f5176 ) )
10
+ * ** docs:** remove unnecessary param examples ([ 66e291e] ( https://github.com/julep-ai/python-sdk/commit/66e291e0cea554edb5da15a4e105eb46de76d047 ) )
11
+
3
12
## 2.10.0 (2025-05-30)
4
13
5
14
Full Changelog: [ v2.9.0...v2.10.0] ( https://github.com/julep-ai/python-sdk/compare/v2.9.0...v2.10.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " julep"
3
- version = " 2.10.0 "
3
+ version = " 2.10.1 "
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.10.0 " # x-release-please-version
4
+ __version__ = "2.10.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments