Version 1.13.7

This commit is contained in:
Michael Mintz 2018-08-12 17:25:35 -04:00
parent 866df4f010
commit 2d3632755e
1 changed files with 1 additions and 1 deletions

View File

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