Skip to content

Commit

Permalink
Updated version to 6.4.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed May 19, 2024
1 parent 11b5ab0 commit f2f1b97
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 @@ -52,7 +52,7 @@
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay


__version__ = "6.4.0.dev1"
__version__ = "6.4.0rc1"


class SeleniumLibrary(DynamicCore):
Expand Down

0 comments on commit f2f1b97

Please sign in to comment.