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 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-08-26)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/miruml/python-agent-sdk/compare/v0.0.1...v0.1.0 )
6+
7+ ### Chores
8+
9+ * update SDK settings ([ 82fc32b] ( https://github.com/miruml/python-agent-sdk/commit/82fc32bf575c48ba7e67a030e33c24bb7d07c40d ) )
10+ * update SDK settings ([ c06d72b] ( https://github.com/miruml/python-agent-sdk/commit/c06d72bf4db17caf5dd6b7015db5880b565b6f1e ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " miru_agent"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the miru-agent API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "miru_agent"
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