Skip to content

Commit ea8462d

Browse files
Merge pull request #34 from ServiceNow/version-bump-1
Update __init__.py
2 parents 8a584b4 + 027d54b commit ea8462d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/browsergym/workarena/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.2"
1+
__version__ = "0.4.1"
22

33
import inspect
44
from logging import warning

0 commit comments

Comments
 (0)