We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a1b50 commit 602c200Copy full SHA for 602c200
src/SeleniumLibrary/__init__.py
@@ -39,7 +39,7 @@
39
from SeleniumLibrary.utils import Deprecated, LibraryListener, timestr_to_secs
40
41
42
-__version__ = '3.2.0rc2.dev1'
+__version__ = '3.2.0'
43
44
45
class SeleniumLibrary(DynamicCore):
0 commit comments