Version 1.13.6

This commit is contained in:
Michael Mintz 2018-08-10 16:23:23 -04:00
parent c2968f75aa
commit 873ccaddcf
1 changed files with 1 additions and 1 deletions

View File

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