Skip to content

Commit

Permalink
Updated version to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Jan 8, 2022
1 parent 57f7718 commit 40267bb
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


__version__ = "6.0.0rc1"
__version__ = "6.0.0"


class SeleniumLibrary(DynamicCore):
Expand Down

0 comments on commit 40267bb

Please sign in to comment.