Skip to content

Commit a6863e8

Browse files
authored
version bump 0.3.1 (#19)
1 parent fd69ee8 commit a6863e8

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.3.0"
1+
__version__ = "0.3.1"
22

33
import inspect
44
import numpy as np

0 commit comments

Comments
 (0)