File tree Expand file tree Collapse file tree 4 files changed +33
-3
lines changed
Expand file tree Collapse file tree 4 files changed +33
-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-12-17)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/browserbase/stagehand-python/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 72aa8b8] ( https://github.com/browserbase/stagehand-python/commit/72aa8b8476bddf351364a1bf161454206eaea3ba ) )
10+ * ** api:** manual updates ([ 54f3289] ( https://github.com/browserbase/stagehand-python/commit/54f32894104f60ca81cad4797b19a86903f4ef73 ) )
11+ * ** api:** manual updates ([ 9b9d548] ( https://github.com/browserbase/stagehand-python/commit/9b9d548fb1a4f8a489d4dd920399d2145f4bd3af ) )
12+ * ** api:** manual updates ([ 54fb057] ( https://github.com/browserbase/stagehand-python/commit/54fb05764ac58ad86e9ef4a96aefdda001839fc7 ) )
13+ * ** api:** manual updates ([ 5efd001] ( https://github.com/browserbase/stagehand-python/commit/5efd001ad8e5dbcea9f5aa7dad31584ade9402ae ) )
14+ * ** api:** manual updates ([ 19a67fd] ( https://github.com/browserbase/stagehand-python/commit/19a67fd34a16a0acd72427862bcd0eafd6dab353 ) )
15+ * ** api:** manual updates ([ 80413be] ( https://github.com/browserbase/stagehand-python/commit/80413be240dd2cdf8c0c95f3e47c5537fbeed017 ) )
16+ * ** api:** manual updates ([ 585015c] ( https://github.com/browserbase/stagehand-python/commit/585015c998f014040086fd927d91949c7d153b86 ) )
17+ * ** api:** manual updates ([ f032352] ( https://github.com/browserbase/stagehand-python/commit/f032352d00c69dd94438500c0ced3a110a7cc521 ) )
18+ * ** api:** manual updates ([ 2dcbe2d] ( https://github.com/browserbase/stagehand-python/commit/2dcbe2d88a8a35781d42e5bbdcebb44e0ba830dc ) )
19+ * ** api:** tweak branding and fix some config fields ([ 8526eb4] ( https://github.com/browserbase/stagehand-python/commit/8526eb4417d0f2b69397294b1aa3d4da5892f2d6 ) )
20+
21+
22+ ### Chores
23+
24+ * ** internal:** add missing files argument to base client ([ 5c05e7b] ( https://github.com/browserbase/stagehand-python/commit/5c05e7b37ae9aff8e259cc3190998d7e259f0cef ) )
25+ * speedup initial import ([ 5aafb83] ( https://github.com/browserbase/stagehand-python/commit/5aafb83959802f8d2a6d7544f115de28a6495d2e ) )
26+
27+
28+ ### Refactors
29+
30+ * ** internal:** switch from rye to uv ([ 0eba9d2] ( https://github.com/browserbase/stagehand-python/commit/0eba9d2e2ba2ff82a412adf06e80866e3dc4b7cb ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " stagehand"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the stagehand 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__ = "stagehand"
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