Version 1.1.63

This commit is contained in:
Michael Mintz 2016-07-14 23:34:53 -04:00
parent 30fb7e3ca4
commit 722579ea62
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ from setuptools import setup, find_packages # noqa
setup( setup(
name='seleniumbase', name='seleniumbase',
version='1.1.62', version='1.1.63',
url='http://seleniumbase.com', url='http://seleniumbase.com',
author='Michael Mintz', author='Michael Mintz',
author_email='@mintzworld', author_email='@mintzworld',