Skip to content

Commit b97084d

Browse files
committed
credits and upgrade version
1 parent 634b696 commit b97084d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,10 @@ This repo was inspired by the work of [Yihui He](https://github.com/yihui-he/Act
9999

100100

101101
## 🎉 Finished
102-
0.2.42 - 0.2.44
102+
0.2.51
103+
- Thanks to @rapatel0, you can now run BrowserPilot with Selenium Grid, remotely.
104+
105+
-0.2.42 - 0.2.44
103106
- Small changes in `examples.py` and dependencies.
104107
- Refactor for the big Llama Index upgrade.
105108

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "browserpilot"
3-
version = "0.2.51"
3+
version = "0.2.52"
44
description = "Natural language browser automation"
55
authors = ["Andrew Han <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)