File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-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-19)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/legalesign/legalesign-rest-python/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ edfcc59] ( https://github.com/legalesign/legalesign-rest-python/commit/edfcc598e815c95949609b478dc282fde4fcb3f4 ) )
10+ * ** api:** manual updates ([ a2f6a45] ( https://github.com/legalesign/legalesign-rest-python/commit/a2f6a454d95b54dfbd73be4a75a4188f2a5f760c ) )
11+ * ** api:** manual updates ([ 9cec340] ( https://github.com/legalesign/legalesign-rest-python/commit/9cec340083e9194eed62e043e146e741c3c1b07a ) )
12+
13+
14+ ### Chores
15+
16+ * configure new SDK language ([ 344b444] ( https://github.com/legalesign/legalesign-rest-python/commit/344b4448026766f35a7538ba0d80b86db6d0abd4 ) )
17+ * ** internal:** update pydantic dependency ([ 15cb7bb] ( https://github.com/legalesign/legalesign-rest-python/commit/15cb7bb6fe767a591b8ee7fad614bcdf5b427112 ) )
18+ * ** types:** change optional parameter type from NotGiven to Omit ([ fa74419] ( https://github.com/legalesign/legalesign-rest-python/commit/fa74419c25b044b92c6798b7e462f4f8ae0299c8 ) )
19+ * update SDK settings ([ 6a4ed0d] ( https://github.com/legalesign/legalesign-rest-python/commit/6a4ed0d330ef395b1014725facc1382ccd4c0c7e ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " legalesign"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the legalesign 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__ = "legalesign"
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