File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.0.2 "
2
+ "." : " 1.0.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.3 (2025-08-27)
4
+
5
+ Full Changelog: [ v1.0.2...v1.0.3] ( https://github.com/browser-use/browser-use-python/compare/v1.0.2...v1.0.3 )
6
+
7
+ ### Bug Fixes
8
+
9
+ * avoid newer type syntax ([ f2414e8] ( https://github.com/browser-use/browser-use-python/commit/f2414e876f730a0246a05fb4b4b69a7bf679f9e0 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** change ci workflow machines ([ 70809e8] ( https://github.com/browser-use/browser-use-python/commit/70809e88085baa9d34a1a3d4c55ef82f6670f444 ) )
15
+ * ** internal:** update pyright exclude list ([ 7764e77] ( https://github.com/browser-use/browser-use-python/commit/7764e77d21b6b03696b83434390c114bc18dfa3e ) )
16
+
3
17
## 1.0.2 (2025-08-22)
4
18
5
19
Full Changelog: [ v1.0.1...v1.0.2] ( https://github.com/browser-use/browser-use-python/compare/v1.0.1...v1.0.2 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " browser-use-sdk"
3
- version = " 1.0.2 "
3
+ version = " 1.0.3 "
4
4
description = " The official Python library for the browser-use API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
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__ = "browser_use_sdk"
4
- __version__ = "1.0.2 " # x-release-please-version
4
+ __version__ = "1.0.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments