File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-09-22)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/AgentbaseHQ/agentbase-python/compare/v0.0.1...v0.1.0 )
6+
7+ ### Chores
8+
9+ * configure new SDK language ([ 2e448ce] ( https://github.com/AgentbaseHQ/agentbase-python/commit/2e448ce075c5a14429adf3f0577fd1f357ed9f4f ) )
10+ * update SDK settings ([ 812f1a4] ( https://github.com/AgentbaseHQ/agentbase-python/commit/812f1a4361f2319ea3339fa806c9e46c0ee1ebb2 ) )
11+ * update SDK settings ([ f2fe6b8] ( https://github.com/AgentbaseHQ/agentbase-python/commit/f2fe6b84d51c36039583b2993fca76c3ad4f6125 ) )
12+ * update SDK settings ([ cc64773] ( https://github.com/AgentbaseHQ/agentbase-python/commit/cc64773a3632a48301cdf7e505015d317fbc5aec ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " agentbase-sdk"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the agentbase 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__ = "agentbase"
4- __version__ = "0.0.1 " # x-release-please-version
4+ __version__ = "0.1.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments