Update description

This commit is contained in:
Michael Mintz 2018-11-02 19:37:38 -04:00
parent da3c1d082c
commit 9ea6f6e223
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
theme: jekyll-theme-cayman theme: jekyll-theme-cayman
title: SeleniumBase title: SeleniumBase
description: All-In-One Test Automation Framework description: All-in-One Test Automation Framework

View File

@ -18,7 +18,7 @@ except IOError:
setup( setup(
name='seleniumbase', name='seleniumbase',
version='1.17.0', version='1.17.0',
description='All-In-One Test Automation Framework', description='All-in-One Test Automation Framework',
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type='text/markdown',
url='https://github.com/seleniumbase/SeleniumBase', url='https://github.com/seleniumbase/SeleniumBase',