Skip to content

Commit bcc8dc9

Browse files
committed
version bump
1 parent a70e4ce commit bcc8dc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
browsergym-core==0.0.1a10
1+
browsergym-core==0.1.0rc0
22
english-words>=2.0.1
33
numpy>=1.14
44
requests>=2.31

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.0.1a10"
1+
__version__ = "0.1.0rc0"
22

33
from browsergym.core.registration import register_task
44

0 commit comments

Comments
 (0)