Version 1.3.23

This commit is contained in:
Michael Mintz 2017-05-18 12:19:36 -04:00
parent 68c6ff9013
commit 084742de16
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ from setuptools import setup, find_packages # noqa
setup( setup(
name='seleniumbase', name='seleniumbase',
version='1.3.22', version='1.3.23',
description='Test Automation Framework - http://seleniumbase.com', description='Test Automation Framework - http://seleniumbase.com',
long_description='Automation Framework for Simple & Reliable Web Testing', long_description='Automation Framework for Simple & Reliable Web Testing',
platforms='Mac * Windows * Linux * Docker', platforms='Mac * Windows * Linux * Docker',

View File

@ -7,7 +7,7 @@ from setuptools import setup, find_packages # noqa
setup( setup(
name='seleniumbase', name='seleniumbase',
version='1.3.22', version='1.3.23',
description='Test Automation Framework - http://seleniumbase.com', description='Test Automation Framework - http://seleniumbase.com',
long_description='Automation Framework for Simple & Reliable Web Testing', long_description='Automation Framework for Simple & Reliable Web Testing',
platforms='Mac * Windows * Linux * Docker', platforms='Mac * Windows * Linux * Docker',