Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11be27c

Browse files
committedJul 21, 2017
Version 1.4.2
1 parent f0a5a65 commit 11be27c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎server_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='seleniumbase',
11-
version='1.4.1',
11+
version='1.4.2',
1212
description='Test Automation Framework - http://seleniumbase.com',
1313
long_description='Automation Framework for Simple & Reliable Web Testing',
1414
platforms='Mac * Windows * Linux * Docker',

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='seleniumbase',
10-
version='1.4.1',
10+
version='1.4.2',
1111
description='Test Automation Framework - http://seleniumbase.com',
1212
long_description='Automation Framework for Simple & Reliable Web Testing',
1313
platforms='Mac * Windows * Linux * Docker',

0 commit comments

Comments
 (0)
Please sign in to comment.