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 1
1
{
2
- "." : " 0.1 .0"
2
+ "." : " 0.2 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.2.0 (2025-08-19)
4
+
5
+ Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/browser-use/browser-use-python/compare/v0.1.0...v0.2.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** manual updates ([ 6266282] ( https://github.com/browser-use/browser-use-python/commit/6266282a615344fdab0737d29adc9124a3bf8b8d ) )
10
+ * ** api:** manual updates ([ 2d9ba52] ( https://github.com/browser-use/browser-use-python/commit/2d9ba52b23e53c581360afc655fa8d665a106814 ) )
11
+ * Improve Docs ([ 6e79b7c] ( https://github.com/browser-use/browser-use-python/commit/6e79b7c5cfc7cf54f1474521025fa713f200bc3b ) )
12
+
3
13
## 0.1.0 (2025-08-18)
4
14
5
15
Full Changelog: [ v0.0.2...v0.1.0] ( https://github.com/browser-use/browser-use-python/compare/v0.0.2...v0.1.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " browser-use-sdk"
3
- version = " 0.1 .0"
3
+ version = " 0.2 .0"
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__ = "0.1 .0" # x-release-please-version
4
+ __version__ = "0.2 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments