Skip to content

Commit

Permalink
Updated version to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Aug 4, 2023
1 parent 545a054 commit f286a58
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.1rc1"
__version__ = "6.1.1"


class SeleniumLibrary(DynamicCore):
Expand Down

0 comments on commit f286a58

Please sign in to comment.