Skip to content

Commit

Permalink
Updated version to 6.5.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
emanlove committed Jun 11, 2024
1 parent 0e7e66d commit eefb1ca
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 @@ -55,7 +55,7 @@
from SeleniumLibrary.utils import LibraryListener, is_truthy, _convert_timeout, _convert_delay


__version__ = "6.4.0"
__version__ = "6.5.0rc1"


class SeleniumLibrary(DynamicCore):
Expand Down

0 comments on commit eefb1ca

Please sign in to comment.