Skip to content

Commit

Permalink
Updated version to 6.1.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Aug 2, 2023
1 parent 33e3dba commit 8f81d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SeleniumLibrary/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay


__version__ = "6.1.1.dev1"
__version__ = "6.1.1rc1"


class SeleniumLibrary(DynamicCore):
Expand Down

0 comments on commit 8f81d56

Please sign in to comment.