Skip to content

Commit 8657d1d

Browse files
committed
Updated version to 4.4.0
1 parent 2e16549 commit 8657d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SeleniumLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
from SeleniumLibrary.utils import LibraryListener, timestr_to_secs, is_truthy
4545

4646

47-
__version__ = '4.4.0rc4.dev1'
47+
__version__ = '4.4.0'
4848

4949

5050
class SeleniumLibrary(DynamicCore):

0 commit comments

Comments
 (0)