File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.2 "
2
+ "." : " 0.1.3 "
3
3
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.1.3 (2025-07-07)
4
+
5
+ Full Changelog: [ v0.1.2...v0.1.3] ( https://github.com/meta-llama/llama-api-python/compare/v0.1.2...v0.1.3 )
6
+
7
+ ### Chores
8
+
9
+ * sync repo ([ 7e697f6] ( https://github.com/meta-llama/llama-api-python/commit/7e697f6550485728ee00d4fd18800a90fb3592ab ) )
10
+ * update SDK settings ([ de22c0e] ( https://github.com/meta-llama/llama-api-python/commit/de22c0ece778c938f75e4717baf3e628c7a45087 ) )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " llama_api_client"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
description = " The official Python library for the llama-api-client API"
5
5
dynamic = [" readme" ]
6
6
license = " MIT"
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__ = "llama_api_client"
4
- __version__ = "0.1.2 " # x-release-please-version
4
+ __version__ = "0.1.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments