Skip to content

Commit

Permalink
Version 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmintz committed Oct 26, 2017
1 parent a08d3ca commit ba18e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='seleniumbase',
version='1.4.10',
version='1.4.11',
description='Enterprise-Level Selenium Test Framework - seleniumbase.com',
long_description='Enterprise-Level Selenium Test Automation Framework',
platforms='Mac * Windows * Linux * Docker',
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='seleniumbase',
version='1.4.10',
version='1.4.11',
description='Enterprise-Level Selenium Test Framework - seleniumbase.com',
long_description='Enterprise-Level Selenium Test Automation Framework',
platforms='Mac * Windows * Linux * Docker',
Expand Down

0 comments on commit ba18e03

Please sign in to comment.