Version 1.4.11

This commit is contained in:
Michael Mintz 2017-10-26 16:46:25 -04:00
parent a08d3caf9c
commit ba18e03ea5
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ from setuptools import setup, find_packages # noqa
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',

View File

@ -7,7 +7,7 @@ from setuptools import setup, find_packages # noqa
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',