Version 1.13.1

This commit is contained in:
Michael Mintz 2018-08-01 21:04:42 -04:00
parent e5d3d0d64a
commit 3aa70b6957
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.0',
version='1.13.1',
description='Web Automation & Testing Framework - http://seleniumbase.com',
long_description='Web Automation and Testing Framework - seleniumbase.com',
platforms='Mac * Windows * Linux * Docker',