Skip to content

Commit eb3a82a

Browse files
authored
Bump pyproject.toml to 0.5.11 (browser-use#2629)
Bump `pyproject.toml` version to 0.5.11. --- [Slack Thread](https://browser-use.slack.com/archives/D092QUQDC56/p1754767779998279?thread_ts=1754767779.998279&cid=D092QUQDC56) <a href="https://cursor.com/background-agent?bcId=bc-1f3baf83-5cd5-4568-95bc-908d0cfde0bf"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"> <img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"> </picture> </a> <a href="https://cursor.com/agents?id=bc-1f3baf83-5cd5-4568-95bc-908d0cfde0bf"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"> <img alt="Open in Web" src="https://cursor.com/open-in-web.svg"> </picture> </a> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated the project version in pyproject.toml from 0.5.10 to 0.5.11. <!-- End of auto-generated description by cubic. -->
2 parents 6ecb06e + 3739629 commit eb3a82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "browser-use"
33
description = "Make websites accessible for AI agents"
44
authors = [{ name = "Gregor Zunic" }]
5-
version = "0.5.10"
5+
version = "0.5.11"
66
readme = "README.md"
77
requires-python = ">=3.11,<4.0"
88
classifiers = [

0 commit comments

Comments
 (0)