Skip to content

Commit 9c44c0c

Browse files
authored
Bump version to 0.5.1
1 parent 6a6db2a commit 9c44c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0"
1+
__version__ = "0.5.1"
22

33
import inspect
44
from logging import warning

0 commit comments

Comments
 (0)