Version 1.45.0

This commit is contained in:
Michael Mintz 2020-07-30 11:04:18 -04:00
parent f1d6aaff04
commit 296329956b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ if sys.argv[-1] == 'publish':
setup( setup(
name='seleniumbase', name='seleniumbase',
version='1.44.3', version='1.45.0',
description='Fast, Easy, and Reliable Browser Automation & Testing.', description='Fast, Easy, and Reliable Browser Automation & Testing.',
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type='text/markdown',